Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ypserv/
H A Dyp_dnslookup.c101 #define BY_DNS_ID 1 macro
210 case BY_DNS_ID: in yp_find_dnsqent()
378 (q = yp_find_dnsqent(ntohs(hptr->id), BY_DNS_ID)) == NULL) { in yp_run_dnsq()