Searched refs:rpcbproc_callit_com (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/cmd/rpcbind/ |
H A D | rpcb_svc_4.c | 143 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 D | rpcb_svc.c | 158 rpcbproc_callit_com(rqstp, transp, rqstp->rq_proc, RPCBVERS); in rpcb_service_3()
|
H A D | rpcbind.h | 144 void rpcbproc_callit_com(struct svc_req *, SVCXPRT *, ulong_t, int);
|
H A D | pmap_svc.c | 125 rpcbproc_callit_com(rqstp, xprt, PMAPPROC_CALLIT, PMAPVERS); in pmap_service()
|
H A D | rpcb_svc_com.c | 702 rpcbproc_callit_com(struct svc_req *rqstp, SVCXPRT *transp, ulong_t reply_type, in rpcbproc_callit_com() function
|