Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ypserv/
H A Dyp_dnslookup.c425 yp_find_dnsqent(svcudp_get_xid(rqstp->rq_xprt),BY_RPC_XID) != NULL) in yp_async_lookup_name()
437 q->xid = svcudp_get_xid(q->xprt); in yp_async_lookup_name()
483 yp_find_dnsqent(svcudp_get_xid(rqstp->rq_xprt),BY_RPC_XID) != NULL) in yp_async_lookup_addr()
523 q->xid = svcudp_get_xid(q->xprt); in yp_async_lookup_addr()
H A Dyp_svc_udp.c49 svcudp_get_xid(SVCXPRT *xprt) in svcudp_get_xid() function
H A Dyp_extern.h105 extern unsigned long svcudp_get_xid(SVCXPRT *);