OpenVPN
Functions | Variables
error.c File Reference
#include "error.h"
Include dependency graph for error.c:

Go to the source code of this file.

Functions

void x_msg (const unsigned int flags, const char *format,...)
 

Variables

unsigned int x_debug_level
 

Function Documentation

◆ x_msg()

void x_msg ( const unsigned int  flags,
const char *  format,
  ... 
)

Definition at line 30 of file error.c.

References x_msg_va().

Variable Documentation

◆ x_debug_level

unsigned int x_debug_level

Definition at line 26 of file error.c.