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

/bind-9.11.3/lib/dns/include/dns/
H A Dname.h691 dns_name_toregion(dns_name_t *name, isc_region_t *r);
1415 #define dns_name_toregion(n, r) DNS_NAME_TOREGION(n, r) macro
/bind-9.11.3/lib/dns/
H A Dname.c1070 dns_name_toregion(dns_name_t *name, isc_region_t *r) { function

Completed in 22 milliseconds