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

/bind-9.6-ESV-R11/lib/dns/include/dns/
H A Dname.h649 dns_name_toregion(dns_name_t *name, isc_region_t *r);
1332 #define dns_name_toregion(n, r) DNS_NAME_TOREGION(n, r) macro
/bind-9.6-ESV-R11/lib/dns/
H A Dname.c1025 dns_name_toregion(dns_name_t *name, isc_region_t *r) { function

Completed in 1014 milliseconds