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

/freebsd-current/usr.sbin/ypserv/
H A Dyp_dnslookup.c201 yp_find_dnsqent(unsigned long id, int type) function
375 (q = yp_find_dnsqent(ntohs(hptr->id), BY_DNS_ID)) == NULL) {
425 yp_find_dnsqent(svcudp_get_xid(rqstp->rq_xprt),BY_RPC_XID) != NULL)
483 yp_find_dnsqent(svcudp_get_xid(rqstp->rq_xprt),BY_RPC_XID) != NULL)

Completed in 72 milliseconds