#include <libscf.h>
Go to the source code of this file.
Defines | |
#define | NS_SMF_GLOBALS_H 1 |
#define | EXTERN extern |
#define | INIT(v) |
Functions | |
EXTERN unsigned int ns_smf_got_instance | INIT (0) |
isc_result_t | ns_smf_add_message (isc_buffer_t **text) |
isc_result_t | ns_smf_get_instance (char **name, int debug, isc_mem_t *mctx) |
#define NS_SMF_GLOBALS_H 1 |
Definition at line 20 of file ns_smf_globals.h.
#define EXTERN extern |
Definition at line 30 of file ns_smf_globals.h.
#define INIT | ( | v | ) |
Definition at line 31 of file ns_smf_globals.h.
EXTERN unsigned int ns_smf_got_instance INIT | ( | 0 | ) |
isc_result_t ns_smf_add_message | ( | isc_buffer_t ** | text | ) |
Referenced by ns_control_docommand().
isc_result_t ns_smf_get_instance | ( | char ** | name, | |
int | debug, | |||
isc_mem_t * | mctx | |||
) |