Lines Matching refs:RPCB
139 typedef rpcb RPCB; typedef
166 RPCB rpcb_map;
364 typedef struct rpcb RPCB;
370 RPCB rpcb_map;
495 extern bool_t * rpcbproc_set_3(RPCB *, CLIENT *);
496 extern bool_t * rpcbproc_set_3_svc(RPCB *, struct svc_req *);
498 extern bool_t * rpcbproc_unset_3(RPCB *, CLIENT *);
499 extern bool_t * rpcbproc_unset_3_svc(RPCB *, struct svc_req *);
501 extern char ** rpcbproc_getaddr_3(RPCB *, CLIENT *);
502 extern char ** rpcbproc_getaddr_3_svc(RPCB *, struct svc_req *);
522 extern bool_t * rpcbproc_set_4(RPCB *, CLIENT *);
523 extern bool_t * rpcbproc_set_4_svc(RPCB *, struct svc_req *);
524 extern bool_t * rpcbproc_unset_4(RPCB *, CLIENT *);
525 extern bool_t * rpcbproc_unset_4_svc(RPCB *, struct svc_req *);
526 extern char ** rpcbproc_getaddr_4(RPCB *, CLIENT *);
527 extern char ** rpcbproc_getaddr_4_svc(RPCB *, struct svc_req *);
540 extern char ** rpcbproc_getversaddr_4(RPCB *, CLIENT *);
541 extern char ** rpcbproc_getversaddr_4_svc(RPCB *, struct svc_req *);
546 extern rpcb_entry_list_ptr * rpcbproc_getaddrlist_4(RPCB *, CLIENT *);
547 extern rpcb_entry_list_ptr * rpcbproc_getaddrlist_4_svc(RPCB *, struct svc_req *);
554 extern bool_t xdr_rpcb(XDR *, RPCB *);