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

/illumos-gate/usr/src/cmd/rpcbind/
H A Drpcbind.h135 void rpcb_service_3(struct svc_req *, SVCXPRT *xprt);
H A Drpcb_svc.c64 rpcb_service_3(struct svc_req *rqstp, SVCXPRT *transp) function
H A Drpcbind.c689 if (!svc_reg(my_xprt, RPCBPROG, RPCBVERS, rpcb_service_3, NULL)) {

Completed in 47 milliseconds