Lines Matching refs:RPCB
116 static int add_pmaplist(RPCB *);
117 static int del_pmaplist(RPCB *);
127 RPCB *regp = (RPCB *)arg; in rpcbproc_set_com()
148 map_set(RPCB *regp, char *owner) in map_set()
150 RPCB reg, *a; in map_set()
212 RPCB *regp = (RPCB *)arg; in rpcbproc_unset_com()
233 map_unset(RPCB *regp, char *owner) in map_unset()
286 RPCB reg; in delete_prog()
303 rpcbproc_getaddr_com(RPCB *regp, struct svc_req *rqstp __unused, in rpcbproc_getaddr_com()
1397 add_pmaplist(RPCB *arg) in add_pmaplist()
1447 del_pmaplist(RPCB *arg) in del_pmaplist()