Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rpcbind/
H A Drpcb_svc_4.c143 rpcbproc_callit_com(rqstp, transp, rqstp->rq_proc, RPCBVERS4); in rpcb_service_4()
171 rpcbproc_callit_com(rqstp, transp, rqstp->rq_proc, RPCBVERS4); in rpcb_service_4()
H A Drpcbind.h144 void rpcbproc_callit_com(struct svc_req *, SVCXPRT *, ulong_t, int);
H A Drpcb_svc.c158 rpcbproc_callit_com(rqstp, transp, rqstp->rq_proc, RPCBVERS); in rpcb_service_3()
H A Dpmap_svc.c125 rpcbproc_callit_com(rqstp, xprt, PMAPPROC_CALLIT, PMAPVERS); in pmap_service()
H A Drpcb_svc_com.c702 rpcbproc_callit_com(struct svc_req *rqstp, SVCXPRT *transp, ulong_t reply_type, in rpcbproc_callit_com() function