Searched defs:isc_msgcat (Results 1 - 2 of 2) sorted by relevance

/bind-9.6-ESV-R11/lib/isc/
H A Dlib.c35 LIBISC_EXTERNAL_DATA isc_msgcat_t * isc_msgcat = NULL; variable
51 isc_msgcat_open("libisc.cat", &isc_msgcat);
59 * Initialize the ISC library's message catalog, isc_msgcat, if it
73 isc_msgcat_get(isc_msgcat, ISC_MSGSET_GENERAL,
75 isc_msgcat_get(isc_msgcat, ISC_MSGSET_GENERAL,
/bind-9.6-ESV-R11/lib/isc/nls/
H A Dmsgcat.c46 struct isc_msgcat { struct

Completed in 17 milliseconds