lib.c File Reference

#include <config.h>
#include <stddef.h>
#include <isc/once.h>
#include <isc/msgcat.h>
#include <isc/util.h>
#include <isccc/lib.h>

Go to the source code of this file.

Functions

static void open_msgcat (void)
void isccc_lib_initmsgcat (void)

Variables

LIBISCCC_EXTERNAL_DATA
isc_msgcat_t
isccc_msgcat = NULL
static isc_once_t msgcat_once = ISC_ONCE_INIT


Detailed Description

Definition in file lib.c.


Function Documentation

static void open_msgcat ( void   )  [static]

Definition at line 65 of file lib.c.

References isc_msgcat_open(), and isccc_msgcat.

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().


Variable Documentation

LIBISCCC_EXTERNAL_DATA isc_msgcat_t* isccc_msgcat = NULL

Definition at line 50 of file lib.c.

Referenced by initialize_action(), and open_msgcat().

isc_once_t msgcat_once = ISC_ONCE_INIT [static]

Definition at line 57 of file lib.c.


Generated on Tue Apr 28 17:41:18 2015 by Doxygen 1.5.4 for BIND9 Internals 9.11.0pre-alpha