Lines Matching refs:SVCXPRT
94 char *mergeaddr(SVCXPRT *, char *, char *, char *);
104 void *rpcbproc_getstat(void *, struct svc_req *, SVCXPRT *, rpcvers_t);
106 void rpcb_service_3(struct svc_req *, SVCXPRT *);
107 void rpcb_service_4(struct svc_req *, SVCXPRT *);
110 void *rpcbproc_set_com(void *, struct svc_req *, SVCXPRT *, rpcvers_t);
111 void *rpcbproc_unset_com(void *, struct svc_req *, SVCXPRT *, rpcvers_t);
115 void *rpcbproc_getaddr_com(RPCB *, struct svc_req *, SVCXPRT *, rpcvers_t,
117 void *rpcbproc_gettime_com(void *, struct svc_req *, SVCXPRT *,
120 SVCXPRT *, rpcvers_t);
121 void *rpcbproc_taddr2uaddr_com(void *, struct svc_req *, SVCXPRT *,
124 void rpcbproc_callit_com(struct svc_req *, SVCXPRT *, rpcvers_t,
132 int check_access(SVCXPRT *, rpcproc_t, void *, unsigned int);
133 int check_callit(SVCXPRT *, struct r_rmtcall_args *, int);
138 extern void pmap_service(struct svc_req *, SVCXPRT *);