Go to the source code of this file.
Defines | |
#define | NAMED_MAIN_H 1 |
#define | NS_MAIN_ARGS "46c:C:d:D:E:fFgi:lL:M:m:n:N:p:P:sS:t:T:U:u:vVx:X:" |
Functions | |
ISC_PLATFORM_NORETURN_PRE void | ns_main_earlyfatal (const char *format,...) ISC_FORMAT_PRINTF(1 |
void | ns_main_earlywarning (const char *format,...) ISC_FORMAT_PRINTF(1 |
void void | ns_main_setmemstats (const char *) |
Variables | |
ISC_PLATFORM_NORETURN_PRE void | ISC_PLATFORM_NORETURN_POST |
Definition in file main.h.
#define NS_MAIN_ARGS "46c:C:d:D:E:fFgi:lL:M:m:n:N:p:P:sS:t:T:U:u:vVx:X:" |
ISC_PLATFORM_NORETURN_PRE void ns_main_earlyfatal | ( | const char * | format, | |
... | ||||
) |
void ns_main_earlywarning | ( | const char * | format, | |
... | ||||
) |
Referenced by cleanup_lockfile(), cleanup_pidfile(), main(), ns_os_adjustnofile(), ns_os_changeuser(), ns_os_openfile(), setperms(), and setup().
void void ns_main_setmemstats | ( | const char * | ) |
Definition at line 1171 of file main.c.
References free().
Referenced by load_configuration(), and main().
ISC_PLATFORM_NORETURN_PRE void ISC_PLATFORM_NORETURN_POST |