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

/freebsd-11-stable/usr.sbin/ypserv/
H A Dyp_dnslookup.c201 yp_find_dnsqent(unsigned long id, int type) function
379 (q = yp_find_dnsqent(ntohs(hptr->id), BY_DNS_ID)) == NULL) {
431 yp_find_dnsqent(svcudp_get_xid(rqstp->rq_xprt),BY_RPC_XID) != NULL)
489 yp_find_dnsqent(svcudp_get_xid(rqstp->rq_xprt),BY_RPC_XID) != NULL)

Completed in 107 milliseconds