Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/rpcbind/
H A Drpcb_svc.c142 local = (bool_t (*)()) rpcbproc_unset_com; in rpcb_service_3()
H A Drpcbind.h146 bool_t rpcbproc_unset_com(RPCB *, bool_t *, struct svc_req *, int);
H A Drpcb_svc_4.c127 local = (bool_t (*)()) rpcbproc_unset_com; in rpcb_service_4()
H A Drpcb_svc_com.c206 rpcbproc_unset_com(RPCB *regp, bool_t *result, struct svc_req *rqstp, in rpcbproc_unset_com() function