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