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

/bind-9.11.3/lib/isc/
H A Dlib.c33 LIBISC_EXTERNAL_DATA isc_msgcat_t * isc_msgcat = NULL; variable
48 isc_msgcat_open("libisc.cat", &isc_msgcat);
56 * Initialize the ISC library's message catalog, isc_msgcat, if it
70 isc_msgcat_get(isc_msgcat, ISC_MSGSET_GENERAL,
72 isc_msgcat_get(isc_msgcat, ISC_MSGSET_GENERAL,
/bind-9.11.3/lib/isc/nls/
H A Dmsgcat.c37 struct isc_msgcat { struct

Completed in 11 milliseconds