Searched refs:RPCB (Results 1 - 14 of 14) sorted by relevance

/freebsd-9.3-release/sys/rpc/
H A Drpcb_prot.h141 typedef rpcb RPCB; typedef
168 RPCB rpcb_map;
366 typedef struct rpcb RPCB; typedef in typeref:struct:rpcb
372 RPCB rpcb_map;
497 extern bool_t * rpcbproc_set_3(RPCB *, CLIENT *);
498 extern bool_t * rpcbproc_set_3_svc(RPCB *, struct svc_req *);
500 extern bool_t * rpcbproc_unset_3(RPCB *, CLIENT *);
501 extern bool_t * rpcbproc_unset_3_svc(RPCB *, struct svc_req *);
503 extern char ** rpcbproc_getaddr_3(RPCB *, CLIENT *);
504 extern char ** rpcbproc_getaddr_3_svc(RPCB *, struc
[all...]
H A Drpcb_prot.c69 xdr_rpcb(XDR *xdrs, RPCB *objp)
H A Drpcb_clnt.c545 RPCB parms;
611 RPCB parms;
750 RPCB parms;
/freebsd-9.3-release/usr.sbin/rpcbind/
H A Drpcb_svc.c69 RPCB rpcbproc_set_3_arg;
70 RPCB rpcbproc_unset_3_arg;
71 RPCB rpcbproc_getaddr_3_local_arg;
210 RPCB *regp = (RPCB *)arg;
H A Drpcbind.h103 bool_t map_set(RPCB *, char *);
104 bool_t map_unset(RPCB *, char *);
106 void *rpcbproc_getaddr_com(RPCB *, struct svc_req *, SVCXPRT *, rpcvers_t,
H A Drpcb_svc_4.c267 RPCB *regp = (RPCB *)arg;
297 RPCB *regp = (RPCB *)arg;
325 RPCB *regp = (RPCB *)arg;
H A Drpcb_svc_com.c117 static int add_pmaplist(RPCB *);
118 static int del_pmaplist(RPCB *);
128 RPCB *regp = (RPCB *)arg;
149 map_set(RPCB *regp, char *owner)
151 RPCB reg, *a;
216 RPCB *regp = (RPCB *)arg;
237 map_unset(RPCB *regp, char *owner)
290 RPCB re
[all...]
H A Dpmap_svc.c173 RPCB rpcbreg;
/freebsd-9.3-release/include/rpc/
H A Drpcb_prot.x135 %typedef rpcb RPCB;
164 % RPCB rpcb_map;
430 %typedef struct rpcb RPCB;
436 % RPCB rpcb_map;
/freebsd-9.3-release/lib/libc/rpc/
H A Drpcb_prot.c59 RPCB *objp;
H A Drpcb_clnt.c544 RPCB parms;
604 RPCB parms;
735 RPCB parms;
/freebsd-9.3-release/sys/kgssapi/
H A Dgsstest.c594 RPCB parms;
/freebsd-9.3-release/usr.bin/rpcinfo/
H A Drpcinfo.c880 RPCB parms;
/freebsd-9.3-release/sys/nlm/
H A Dnlm_prot_impl.c354 RPCB parms;

Completed in 137 milliseconds