Searched refs:downname (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dname.c2285 dns_name_t downname; local
2298 DNS_NAME_INIT(&downname, NULL);
2302 result = dns_name_downcase(name, &downname, &buffer);
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dname.c2268 dns_name_t downname; local
2281 DNS_NAME_INIT(&downname, NULL);
2285 result = dns_name_downcase(name, &downname, &buffer);

Completed in 86 milliseconds