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

/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Dname.h843 dns_name_totext2(const dns_name_t *name, unsigned int options,
/netbsd-current/external/mpl/bind/dist/lib/dns/include/dns/
H A Dname.h837 dns_name_totext2(const dns_name_t *name, unsigned int options,
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dname.c1327 return (dns_name_totext2(name, options, target));
1332 return (dns_name_totext2(name, DNS_NAME_OMITFINALDOT, target));
1336 dns_name_totext2(const dns_name_t *name, unsigned int options, function
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dname.c1326 return (dns_name_totext2(name, options, target));
1331 return (dns_name_totext2(name, DNS_NAME_OMITFINALDOT, target));
1335 dns_name_totext2(const dns_name_t *name, unsigned int options, function

Completed in 172 milliseconds