Searched refs:ah_cred (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libc/rpc/
H A Dauth_none.c105 ap->no_client.ah_cred = ap->no_client.ah_verf = _null_auth;
110 (void)xdr_opaque_auth(xdrs, &ap->no_client.ah_cred);
H A Dauth_unix.c174 auth->ah_cred = au->au_origcred;
263 auth->ah_cred = au->au_shcred;
268 auth->ah_cred = au->au_origcred;
287 if (auth->ah_cred.oa_base == au->au_origcred.oa_base) {
310 auth->ah_cred = au->au_origcred;
358 if ((! xdr_opaque_auth(xdrs, &(auth->ah_cred))) ||
H A Dclnt_bcast.c404 msg.rm_call.cb_cred = sys_auth->ah_cred;
/netbsd-6-1-5-RELEASE/include/rpc/
H A Dauth.h98 struct opaque_auth ah_cred; member in struct:__rpc_auth
/netbsd-6-1-5-RELEASE/usr.sbin/ypbind/
H A Dypbind.c996 msg.rm_call.cb_cred = rpcua->ah_cred;
1086 msg.rm_call.cb_cred = rpcua->ah_cred;
/netbsd-6-1-5-RELEASE/tests/fs/common/nfsrpc/
H A Dclnt_bcast.c406 msg.rm_call.cb_cred = sys_auth->ah_cred;

Completed in 241 milliseconds