Home
last modified time | relevance | path

Searched refs:svc_getcaller (Results 1 – 7 of 7) sorted by relevance

/freebsd/include/rpc/
H A Dsvc_soc.h54 #define svc_getcaller(x) (&(x)->xp_raddr) macro
/freebsd/usr.sbin/ypserv/
H A Dyp_access.c237 rqhost = svc_getcaller(rqstp->rq_xprt);
H A Dyp_server.c327 rqhost = svc_getcaller(rqstp->rq_xprt);
/freebsd/usr.sbin/rpcbind/
H A Dpmap_svc.c188 who = svc_getcaller(xprt); in pmapproc_change()
/freebsd/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_server.c497 rqhost = svc_getcaller(rqstp->rq_xprt); in yppasswdproc_update_1_svc()
759 rqhost = svc_getcaller(transp); in yppasswdproc_update_master_1_svc()
/freebsd/lib/libc/rpc/
H A DMakefile.inc167 rpc_soc.3 svc_getcaller.3 \
/freebsd/usr.sbin/ypbind/
H A Dypbind.c249 fromsin = svc_getcaller(transp); in ypbindproc_setdom_2_yp()