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

/bind-9.6-ESV-R11/lib/dns/
H A Dname.c1331 dns_name_totext(dns_name_t *name, isc_boolean_t omit_final_dot, function
2299 result = dns_name_totext(name, ISC_FALSE, &b);
2362 result = dns_name_totext(name, ISC_TRUE, &buf);

Completed in 70 milliseconds