Home
last modified time | relevance | path

Searched refs:dns_getsrvinfo (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/pkg/
H A Ddns_utils.h44 dns_getsrvinfo(const char *zone);
H A Ddns_utils.c116 dns_getsrvinfo(const char *zone) in dns_getsrvinfo() function
H A Dpkg.c224 mirrors = dns_getsrvinfo(zone); in fetch_to_fd()