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

/illumos-gate/usr/src/cmd/rpcbind/
H A Drpcbind.h117 bool_t map_unset(RPCB *, char *);
H A Dpmap_svc.c216 ans1 = map_unset(&rpcbreg, rpcbreg.r_owner);
218 ans2 = map_unset(&rpcbreg, rpcbreg.r_owner);
H A Drpcb_svc_com.c209 *result = map_unset(regp, getowner(rqstp->rq_xprt, owner));
217 map_unset(RPCB *regp, char *owner) function

Completed in 61 milliseconds