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

/bind-9.11.3/lib/isc/include/isc/
H A Dmsgcat.h32 * isc_msgcat_open() and isc_msgcat_close(). isc_msgcat_get()
62 isc_msgcat_open(const char *name, isc_msgcat_t **msgcatp);
/bind-9.11.3/lib/isccc/
H A Dlib.c57 isc_msgcat_open("libisccc.cat", &isccc_msgcat);
/bind-9.11.3/lib/dns/
H A Ddst_lib.c46 isc_msgcat_open("libdst.cat", &dst_msgcat);
H A Dlib.c53 isc_msgcat_open("libdns.cat", &dns_msgcat);
/bind-9.11.3/lib/isc/
H A Dlib.c48 isc_msgcat_open("libisc.cat", &isc_msgcat);
H A Dpk11_result.c44 isc_msgcat_open("libpk11.cat", &pk11_msgcat);
/bind-9.11.3/lib/isc/nls/
H A Dmsgcat.c48 isc_msgcat_open(const char *name, isc_msgcat_t **msgcatp) { function

Completed in 47 milliseconds