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

/bind-9.11.3/lib/dns/
H A Dname.c1383 return (dns_name_totext2(name, options, target));
1388 return (dns_name_totext2(name, DNS_NAME_OMITFINALDOT, target));
1392 dns_name_totext2(const dns_name_t *name, unsigned int options, function

Completed in 20 milliseconds