Home | History | Annotate | Download | only in rpcbind

Lines Matching refs:rpcvers_t

94 void rpcbs_procinfo(rpcvers_t, rpcproc_t);
95 void rpcbs_set(rpcvers_t, bool_t);
96 void rpcbs_unset(rpcvers_t, bool_t);
97 void rpcbs_getaddr(rpcvers_t, rpcprog_t, rpcvers_t, const char *, const char *);
98 void rpcbs_rmtcall(rpcvers_t, rpcproc_t, rpcprog_t, rpcvers_t, rpcproc_t,
100 void *rpcbproc_getstat(void *, struct svc_req *, SVCXPRT *, rpcvers_t);
106 void *rpcbproc_set_com(void *, struct svc_req *, SVCXPRT *, rpcvers_t);
107 void *rpcbproc_unset_com(void *, struct svc_req *, SVCXPRT *, rpcvers_t);
111 void *rpcbproc_getaddr_com(RPCB *, struct svc_req *, SVCXPRT *, rpcvers_t,
112 rpcvers_t);
114 rpcvers_t);
116 SVCXPRT *, rpcvers_t);
118 rpcvers_t);
120 void rpcbproc_callit_com(struct svc_req *, SVCXPRT *, rpcvers_t,
121 rpcvers_t);