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

/bind-9.11.3/lib/dns/
H A Dname.c1376 dns_name_totext(const dns_name_t *name, isc_boolean_t omit_final_dot, function
2346 result = dns_name_totext(name, ISC_FALSE, &b);
2410 result = dns_name_totext(name, ISC_TRUE, &buf);
2438 result = dns_name_totext(name, ISC_FALSE, &buf);

Completed in 41 milliseconds