Searched refs:isc_msgcat_open (Results 1 - 6 of 6) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/
H A Ddst_lib.c55 isc_msgcat_open("libdst.cat", &dst_msgcat);
H A Dlib.c53 isc_msgcat_open("libdns.cat", &dns_msgcat);
/bind-9.6-ESV-R11/lib/isc/include/isc/
H A Dmsgcat.h41 * isc_msgcat_open() and isc_msgcat_close(). isc_msgcat_get()
71 isc_msgcat_open(const char *name, isc_msgcat_t **msgcatp);
/bind-9.6-ESV-R11/lib/isccc/
H A Dlib.c66 isc_msgcat_open("libisccc.cat", &isccc_msgcat);
/bind-9.6-ESV-R11/lib/isc/
H A Dlib.c51 isc_msgcat_open("libisc.cat", &isc_msgcat);
/bind-9.6-ESV-R11/lib/isc/nls/
H A Dmsgcat.c57 isc_msgcat_open(const char *name, isc_msgcat_t **msgcatp) { function

Completed in 19 milliseconds