#include "dhcpd.h"
#include <omapip/omapip_p.h>
#include <errno.h>
#include <syslog.h>
Go to the source code of this file.
Defines | |
#define | CVT_BUF_MAX 1023 |
Functions | |
void | log_fatal (const char *fmt,...) |
int | log_error (const char *fmt,...) |
int | log_info (const char *fmt,...) |
int | log_debug (const char *fmt,...) |
void | do_percentm (char *obuf, const char *ibuf) |
Variables | |
int | log_perror = 1 |
int | log_priority |
void(* | log_cleanup )(void) |
void(* log_cleanup)(void) |
int log_perror = 1 |