Home
last modified time | relevance | path

Searched refs:xdr_where (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/lib/libc/rpc/
Dsvc_raw.c170 caddr_t xdr_where; local
186 xdr_where = msg->acpted_rply.ar_results.where;
191 SVCAUTH_WRAP(&SVC_AUTH(xprt), xdrs, xdr_proc, xdr_where);
Dsvc_vc.c654 caddr_t xdr_where; local
669 xdr_where = msg->acpted_rply.ar_results.where;
675 !SVCAUTH_WRAP(&SVC_AUTH(xprt), xdrs, xdr_proc, xdr_where)) {
Dsvc_dg.c347 caddr_t xdr_where; local
355 xdr_where = msg->acpted_rply.ar_results.where;
360 !SVCAUTH_WRAP(&SVC_AUTH(xprt), xdrs, xdr_proc, xdr_where))