#include "dhcpd.h"
#include <omapip/omapip_p.h>
#include <errno.h>
#include <syslog.h>
Go to the source code of this file.
◆ CVT_BUF_MAX
◆ bug_report_url()
char * bug_report_url |
( |
void |
| ) |
|
◆ do_percentm()
void do_percentm |
( |
char * |
obuf, |
|
|
size_t |
obufsize, |
|
|
const char * |
ibuf |
|
) |
| |
◆ log_debug()
int log_debug |
( |
const char * |
fmt, |
|
|
|
... |
|
) |
| |
◆ log_error()
int log_error |
( |
const char * |
fmt, |
|
|
|
... |
|
) |
| |
◆ log_fatal()
void log_fatal |
( |
const char * |
fmt, |
|
|
|
... |
|
) |
| |
◆ log_info()
int log_info |
( |
const char * |
fmt, |
|
|
|
... |
|
) |
| |
◆ log_cleanup
void(* log_cleanup) (void) |
( |
void |
| ) |
|
◆ log_perror