Lines Matching refs:SVCXPRT
90 char *mergeaddr(SVCXPRT *, char *, char *, char *);
100 void *rpcbproc_getstat(void *, struct svc_req *, SVCXPRT *, rpcvers_t);
102 void rpcb_service_3(struct svc_req *, SVCXPRT *);
103 void rpcb_service_4(struct svc_req *, SVCXPRT *);
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,
113 void *rpcbproc_gettime_com(void *, struct svc_req *, SVCXPRT *,
116 SVCXPRT *, rpcvers_t);
117 void *rpcbproc_taddr2uaddr_com(void *, struct svc_req *, SVCXPRT *,
120 void rpcbproc_callit_com(struct svc_req *, SVCXPRT *, rpcvers_t,
128 int check_access(SVCXPRT *, rpcproc_t, void *, unsigned int);
129 int check_callit(SVCXPRT *, struct r_rmtcall_args *, int);
134 extern void pmap_service(struct svc_req *, SVCXPRT *);