Searched refs:dns_msgcat (Results 1 - 3 of 3) sorted by relevance

/bind-9.11.3/lib/dns/include/dns/
H A Dlib.h25 LIBDNS_EXTERNAL_DATA extern isc_msgcat_t *dns_msgcat;
30 * Initialize the DNS library's message catalog, dns_msgcat, if it
/bind-9.11.3/lib/dns/
H A Dresult.c344 text, dns_msgcat, DNS_RESULT_RESULTSET);
348 rcode_text, dns_msgcat,
355 ids, dns_msgcat, DNS_RESULT_RESULTSET);
359 rcode_ids, dns_msgcat,
H A Dlib.c37 LIBDNS_EXTERNAL_DATA isc_msgcat_t * dns_msgcat = NULL; variable
53 isc_msgcat_open("libdns.cat", &dns_msgcat);
60 * Initialize the DNS library's message catalog, dns_msgcat, if it

Completed in 24 milliseconds