Searched refs:SVCXPRT (Results 51 - 75 of 80) sorted by relevance

1234

/freebsd-13-stable/sys/rpc/
H A Dclnt_rc.c414 SVCXPRT *xprt;
499 xprt = (SVCXPRT *)info;
564 SVCXPRT *xprt;
569 xprt = (SVCXPRT *)rc->rc_backchannel;
H A Dsvc_auth.c182 SVCXPRT *xprt = rqst->rq_xprt;
H A Dclnt_vc.c646 SVCXPRT *xprt;
762 xprt = (SVCXPRT *)info;
865 SVCXPRT *xprt;
953 SVCXPRT *xprt;
/freebsd-13-stable/usr.sbin/keyserv/
H A Dkeyserv.c78 static int root_auth( SVCXPRT *, struct svc_req * );
119 register SVCXPRT *transp;
599 SVCXPRT *transp;
742 SVCXPRT *trans;
/freebsd-13-stable/usr.sbin/rpcbind/
H A Dcheck_bound.c161 mergeaddr(SVCXPRT *xprt, char *netid, char *uaddr, char *saddr)
183 * otherwise use the info from the SVCXPRT.
H A Drpcb_stat.c203 SVCXPRT *xprt __unused, rpcvers_t versnum __unused)
/freebsd-13-stable/usr.sbin/ypldap/
H A Dyp.c49 void yp_dispatch(struct svc_req *, SVCXPRT *);
65 SVCXPRT *yp_trans_udp;
66 SVCXPRT *yp_trans_tcp;
138 yp_dispatch(struct svc_req *req, SVCXPRT *trans)
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/rpc/
H A Dt_rpc.c114 server(struct svc_req *rqstp, SVCXPRT *transp)
152 SVCXPRT *svc;
/freebsd-13-stable/usr.sbin/rpc.lockd/
H A Dlockd.c273 SVCXPRT *xprt;
728 SVCXPRT *transp = NULL;
764 if (transp != (SVCXPRT *) NULL) {
/freebsd-13-stable/usr.sbin/rpc.tlsclntd/
H A Drpc.tlsclntd.c106 extern void rpctlscd_1(struct svc_req *rqstp, SVCXPRT *transp);
130 SVCXPRT *xprt;
446 rpctlscd_1_freeresult(__unused SVCXPRT *transp, __unused xdrproc_t xdr_result,
/freebsd-13-stable/usr.sbin/rpc.tlsservd/
H A Drpc.tlsservd.c118 extern void rpctlssd_1(struct svc_req *rqstp, SVCXPRT *transp);
146 SVCXPRT *xprt;
509 rpctlssd_1_freeresult(__unused SVCXPRT *transp, xdrproc_t xdr_result,
/freebsd-13-stable/sys/nlm/
H A Dnlm_prot.h332 extern int nlm_prog_1_freeresult(SVCXPRT *, xdrproc_t, caddr_t);
347 extern int nlm_prog_3_freeresult(SVCXPRT *, xdrproc_t, caddr_t);
407 extern int nlm_prog_4_freeresult(SVCXPRT *, xdrproc_t, caddr_t);
H A Dnlm_prot_server.c425 nlm_prog_1_freeresult(SVCXPRT *transp, xdrproc_t xdr_result, caddr_t result)
507 nlm_prog_3_freeresult(SVCXPRT *transp, xdrproc_t xdr_result, caddr_t result)
715 nlm_prog_4_freeresult(SVCXPRT *transp, xdrproc_t xdr_result, caddr_t result)
H A Dnlm_prot_impl.c1400 extern void nlm_prog_0(struct svc_req *rqstp, SVCXPRT *transp);
1401 extern void nlm_prog_1(struct svc_req *rqstp, SVCXPRT *transp);
1402 extern void nlm_prog_3(struct svc_req *rqstp, SVCXPRT *transp);
1403 extern void nlm_prog_4(struct svc_req *rqstp, SVCXPRT *transp);
1411 static void (*dispatchers[])(struct svc_req *, SVCXPRT *) = {
1415 SVCXPRT **xprts;
1432 xprts = malloc(addr_count * sizeof(SVCXPRT *), M_NLM, M_WAITOK|M_ZERO);
/freebsd-13-stable/usr.sbin/rpc.statd/
H A Dstatd.c529 SVCXPRT *transp = NULL;
565 if (transp != (SVCXPRT *) NULL) {
/freebsd-13-stable/libexec/rpc.rusersd/
H A Drusers_proc.c259 rusers_service(struct svc_req *rqstp, SVCXPRT *transp)
/freebsd-13-stable/sys/fs/nfs/
H A Dnfsclstate.h67 SVCXPRT *nfsess_xprt; /* For backchannel callback */
H A Dnfs.h667 SVCXPRT *nd_xprt; /* Server RPC handle */
/freebsd-13-stable/usr.sbin/yppush/
H A Dyppush_main.c374 SVCXPRT *xprt;
/freebsd-13-stable/tools/regression/rpcsec_gss/
H A Drpctest.c169 server_program_1(struct svc_req *rqstp, register SVCXPRT *transp)
/freebsd-13-stable/usr.sbin/gssd/
H A Dgssd.c103 extern void gssd_1(struct svc_req *rqstp, SVCXPRT *transp);
116 SVCXPRT *xprt;
917 gssd_1_freeresult(SVCXPRT *transp, xdrproc_t xdr_result, caddr_t result)
/freebsd-13-stable/usr.sbin/nfsuserd/
H A Dnfsuserd.c75 static void nfsuserdsrv(struct svc_req *, SVCXPRT *);
116 SVCXPRT *udptransp;
503 nfsuserdsrv(struct svc_req *rqstp, SVCXPRT *transp)
/freebsd-13-stable/libexec/rpc.rstatd/
H A Drstat_proc.c404 rstat_service(struct svc_req *rqstp, SVCXPRT *transp)
/freebsd-13-stable/usr.sbin/ypserv/
H A Dyp_dnslookup.c112 SVCXPRT *xprt;
/freebsd-13-stable/sys/kgssapi/
H A Dgsstest.c879 static void server_program_1(struct svc_req *rqstp, register SVCXPRT *transp);
925 server_program_1(struct svc_req *rqstp, register SVCXPRT *transp)

Completed in 273 milliseconds

1234