#include <isc/types.h>
#include <isc/lang.h>
Go to the source code of this file.
Defines | |
#define | ISCCC_LIB_H 1 |
Functions | |
void | isccc_lib_initmsgcat (void) |
Variables | |
ISC_LANG_BEGINDECLS LIBISCCC_EXTERNAL_DATA isc_msgcat_t * | isccc_msgcat |
Definition in file lib.h.
void isccc_lib_initmsgcat | ( | void | ) |
Definition at line 70 of file lib.c.
References isc_once_do, ISC_R_SUCCESS, msgcat_once, open_msgcat(), and RUNTIME_CHECK.
Referenced by initialize().
ISC_LANG_BEGINDECLS LIBISCCC_EXTERNAL_DATA isc_msgcat_t* isccc_msgcat |