Home
last modified time | relevance | path

Searched defs:transp (Results 1 – 25 of 41) sorted by relevance

12

/freebsd-12-stable/libexec/rpc.rquotad/
Drquotad.c57 SVCXPRT *transp; in main() local
129 rquota_service_2(struct svc_req *request, SVCXPRT *transp) in rquota_service_2()
149 rquota_service_1(struct svc_req *request, SVCXPRT *transp) in rquota_service_1()
170 sendquota(struct svc_req *request, SVCXPRT *transp) in sendquota()
222 sendquota_extended(struct svc_req *request, SVCXPRT *transp) in sendquota_extended()
/freebsd-12-stable/usr.sbin/rpcbind/
Drpcb_svc_4.c69 rpcb_service_4(struct svc_req *rqstp, SVCXPRT *transp) in rpcb_service_4()
263 rpcbproc_getaddr_4_local(void *arg, struct svc_req *rqstp, SVCXPRT *transp, in rpcbproc_getaddr_4_local()
293 rpcbproc_getversaddr_4_local(void *arg, struct svc_req *rqstp, SVCXPRT *transp, in rpcbproc_getversaddr_4_local()
322 SVCXPRT *transp, rpcvers_t versnum __unused) in rpcbproc_getaddrlist_4_local()
Drpcb_svc_com.c127 rpcbproc_set_com(void *arg, struct svc_req *rqstp __unused, SVCXPRT *transp, in rpcbproc_set_com()
212 rpcbproc_unset_com(void *arg, struct svc_req *rqstp __unused, SVCXPRT *transp, in rpcbproc_unset_com()
307 SVCXPRT *transp, rpcvers_t rpcbversnum, rpcvers_t verstype) in rpcbproc_getaddr_com()
365 SVCXPRT *transp, rpcvers_t rpcbversnum __unused) in rpcbproc_uaddr2taddr_com()
389 SVCXPRT *transp, rpcvers_t rpcbversnum __unused) in rpcbproc_taddr2uaddr_com()
596 rpcbproc_callit_com(struct svc_req *rqstp, SVCXPRT *transp, in rpcbproc_callit_com()
1384 getowner(SVCXPRT *transp, char *owner, size_t ownersize) in getowner()
Drpcb_svc.c68 rpcb_service_3(struct svc_req *rqstp, SVCXPRT *transp) in rpcb_service_3()
/freebsd-12-stable/usr.bin/rpcgen/
Drpc_svcout.c184 write_netid_register(const char *transp) in write_netid_register()
245 write_nettype_register(const char *transp) in write_nettype_register()
561 printerr(const char *err, const char *transp) in printerr()
567 printif(const char *proc, const char *transp, const char *prefix, in printif()
961 write_inetd_register(const char *transp) in write_inetd_register()
/freebsd-12-stable/libexec/rpc.sprayd/
Dsprayd.c77 SVCXPRT *transp; in main() local
130 spray_service(struct svc_req *rqstp, SVCXPRT *transp) in spray_service()
/freebsd-12-stable/contrib/netbsd-tests/lib/libc/rpc/
Dt_rpc.c64 onehost(const char *host, const char *transp) in onehost()
104 server(struct svc_req *rqstp, SVCXPRT *transp) in server()
175 regtest(const char *hostname, const char *transp, const char *arg, int p) in regtest()
231 allhosts(const char *transp) in allhosts()
247 const char *transp = "udp"; in main() local
/freebsd-12-stable/sys/nlm/
Dnlm_prot_svc.c50 nlm_prog_0(struct svc_req *rqstp, SVCXPRT *transp) in nlm_prog_0()
98 nlm_prog_1(struct svc_req *rqstp, SVCXPRT *transp) in nlm_prog_1()
252 nlm_prog_3(struct svc_req *rqstp, SVCXPRT *transp) in nlm_prog_3()
345 nlm_prog_4(struct svc_req *rqstp, SVCXPRT *transp) in nlm_prog_4()
/freebsd-12-stable/libexec/rpc.rwalld/
Drwalld.c67 SVCXPRT *transp; in main() local
165 wallprog_1(struct svc_req *rqstp, SVCXPRT *transp) in wallprog_1()
/freebsd-12-stable/contrib/amd/conf/transp/
Dtransp_sockets.c235 void (*dispatch)(struct svc_req *rqstp, SVCXPRT *transp), in amu_svc_register()
247 …p, SVCXPRT **nfs_xprtp, void (*dispatch_fxn)(struct svc_req *rqstp, SVCXPRT *transp), u_long nfs_v… in create_nfs_service()
498 …ofs_service(char *autofs_conftype, void (*autofs_dispatch)(struct svc_req *rqstp, SVCXPRT *transp)) in register_autofs_service()
/freebsd-12-stable/libexec/rpc.rusersd/
Drusersd.c59 SVCXPRT *transp = NULL; /* Keep compiler happy. */ in main() local
Drusers_proc.c259 rusers_service(struct svc_req *rqstp, SVCXPRT *transp) in rusers_service()
/freebsd-12-stable/libexec/rpc.rstatd/
Drstatd.c60 SVCXPRT *transp; in main() local
/freebsd-12-stable/usr.sbin/ypbind/
Dypbind.c162 ypbindproc_null_2_yp(SVCXPRT *transp, void *argp, CLIENT *clnt) in ypbindproc_null_2_yp()
171 ypbindproc_domain_2_yp(SVCXPRT *transp, domainname *argp, CLIENT *clnt) in ypbindproc_domain_2_yp()
246 ypbindproc_setdom_2_yp(SVCXPRT *transp, ypbind_setdom *argp, CLIENT *clnt) in ypbindproc_setdom_2_yp()
297 ypbindprog_2(struct svc_req *rqstp, register SVCXPRT *transp) in ypbindprog_2()
/freebsd-12-stable/contrib/amd/amd/
Dnfs_prot_svc.c75 nfs_program_2(struct svc_req *rqstp, SVCXPRT *transp) in nfs_program_2()
301 nfs_program_3(struct svc_req *rqstp, register SVCXPRT *transp) in nfs_program_3()
Damq_svc.c149 amq_program_1(struct svc_req *rqstp, SVCXPRT *transp) in amq_program_1()
/freebsd-12-stable/usr.sbin/bootparamd/bootparamd/
Dmain.c47 SVCXPRT *transp; in main() local
/freebsd-12-stable/contrib/gcc/
Dlcm.c98 compute_antinout_edge (sbitmap *antloc, sbitmap *transp, sbitmap *antin, in compute_antinout_edge()
379 pre_edge_lcm (int n_exprs, sbitmap *transp, in pre_edge_lcm()
713 pre_edge_rev_lcm (int n_exprs, sbitmap *transp, in pre_edge_rev_lcm()
/freebsd-12-stable/contrib/amd/hlfsd/
Dnfs_prot_svc.c74 nfs_program_2(struct svc_req *rqstp, SVCXPRT *transp) in nfs_program_2()
/freebsd-12-stable/usr.sbin/keyserv/
Dkeyserv.c119 register SVCXPRT *transp; local
627 keyprogram(rqstp, transp) in keyprogram() argument
/freebsd-12-stable/usr.sbin/rpc.ypupdated/
Dypupdated_main.c193 register SVCXPRT *transp = NULL; in main() local
/freebsd-12-stable/usr.sbin/rpc.ypxfrd/
Dypxfrd_main.c200 register SVCXPRT *transp = NULL; in main() local
/freebsd-12-stable/usr.sbin/rpc.yppasswdd/
Dyppasswdd_main.c166 SVCXPRT *transp = NULL; in main() local
/freebsd-12-stable/lib/libc/rpc/
Dsvc_simple.c247 universal(struct svc_req *rqstp, SVCXPRT *transp) in universal()
/freebsd-12-stable/tools/regression/rpcsec_gss/
Drpctest.c169 server_program_1(struct svc_req *rqstp, register SVCXPRT *transp) in server_program_1()

12