Home
last modified time | relevance | path

Searched refs:rpcbproc_set_com (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/rpcbind/
H A Drpcb_svc.c119 local = (bool_t (*)()) rpcbproc_set_com; in rpcb_service_3()
H A Drpcbind.h145 bool_t rpcbproc_set_com(RPCB *, bool_t *, struct svc_req *, int);
H A Drpcb_svc_4.c110 local = (bool_t (*)()) rpcbproc_set_com; in rpcb_service_4()
H A Drpcb_svc_com.c105 rpcbproc_set_com(RPCB *regp, bool_t *result, struct svc_req *rqstp, in rpcbproc_set_com() function