Searched refs:AUTH_MARSHALL (Results 1 - 9 of 9) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/am-utils/dist/libamu/
H A Dmisc_rpc.c156 if (!AUTH_MARSHALL(auth, &msg_xdr))
/netbsd-6-1-5-RELEASE/include/rpc/
H A Dauth.h130 #define AUTH_MARSHALL(auth, xdrs) \ macro
/netbsd-6-1-5-RELEASE/lib/libc/rpc/
H A Dclnt_raw.c194 (! AUTH_MARSHALL(h->cl_auth, xdrs)) ||
H A Dclnt_dg.c364 (! AUTH_MARSHALL(cl->cl_auth, xdrs)) ||
H A Dclnt_vc.c371 (! AUTH_MARSHALL(h->cl_auth, xdrs)) ||
/netbsd-6-1-5-RELEASE/tests/fs/common/nfsrpc/
H A Dclnt_dg.c366 (! AUTH_MARSHALL(cl->cl_auth, xdrs)) ||
H A Dclnt_vc.c370 (! AUTH_MARSHALL(h->cl_auth, xdrs)) ||
/netbsd-6-1-5-RELEASE/usr.sbin/rpcbind/
H A Drpcb_svc_com.c862 if (!AUTH_MARSHALL(auth, &outxdr)) {
868 "rpcbproc_callit_com: AUTH_MARSHALL failed\n");
/netbsd-6-1-5-RELEASE/tests/fs/nfs/nfsservice/rpcbind/
H A Drpcb_svc_com.c858 if (!AUTH_MARSHALL(auth, &outxdr)) {
864 "rpcbproc_callit_com: AUTH_MARSHALL failed\n");

Completed in 211 milliseconds