Searched refs:rpcbproc_callit_com (Results 1 – 5 of 5) sorted by relevance
/freebsd/usr.sbin/rpcbind/ |
H A D | rpcb_svc_4.c | 146 rpcbproc_callit_com(rqstp, transp, rqstp->rq_proc, RPCBVERS4); in rpcb_service_4() 155 rpcbproc_callit_com(rqstp, transp, rqstp->rq_proc, RPCBVERS4); in rpcb_service_4()
|
H A D | rpcbind.h | 121 void rpcbproc_callit_com(struct svc_req *, SVCXPRT *, rpcvers_t,
|
H A D | rpcb_svc.c | 124 rpcbproc_callit_com(rqstp, transp, rqstp->rq_proc, RPCBVERS); in rpcb_service_3()
|
H A D | pmap_svc.c | 126 rpcbproc_callit_com(rqstp, xprt, PMAPPROC_CALLIT, PMAPVERS); in pmap_service()
|
H A D | rpcb_svc_com.c | 593 rpcbproc_callit_com(struct svc_req *rqstp, SVCXPRT *transp, in rpcbproc_callit_com() function
|