vifctl_print.h File Reference

Interface to vifctl output functions (defined in vifctl.c). More...

#include <stdarg.h>

Go to the source code of this file.

Functions

int vifctl_error (const char *,...)
void vifctl_log (const char *,...)

Variables

int(* vifctl_debug )(const char *format,...)
void(* vifctl_debug_args )(const char *format, va_list args)


Detailed Description

Interface to vifctl output functions (defined in vifctl.c).

Definition in file vifctl_print.h.


Function Documentation

int vifctl_error ( const char *  ,
  ... 
)

Print error message to stderr

Definition at line 118 of file vifctl.c.

void vifctl_log ( const char *  ,
  ... 
)

Send message to syslog and print to debug output

Definition at line 137 of file vifctl.c.


Variable Documentation

int(* vifctl_debug)(const char *format,...)

Debug function pointer

void(* vifctl_debug_args)(const char *format, va_list args)


Generated on Mon Feb 8 14:55:05 2010 for Virtual Interface Tools by  doxygen 1.5.8