Searched refs:_null_auth (Results 1 - 23 of 23) sorted by relevance

/freebsd-10.3-release/lib/libc/rpc/
H A Drpc_commondata.c45 struct opaque_auth _null_auth; variable in typeref:struct:opaque_auth
H A Dauth_none.c95 ap->no_client.ah_cred = ap->no_client.ah_verf = _null_auth;
H A Dsvc_auth.c111 rqst->rq_xprt->xp_verf.oa_flavor = _null_auth.oa_flavor;
H A Dclnt_raw.c195 msg.acpted_rply.ar_verf = _null_auth;
H A Drpc_prot.c64 extern struct opaque_auth _null_auth;
H A Dclnt_bcast.c564 msg.acpted_rply.ar_verf = _null_auth;
574 msg.acpted_rply.ar_verf = _null_auth;
H A Dauth_unix.c128 auth->ah_verf = au->au_shcred = _null_auth;
H A Dclnt_dg.c441 reply_msg.acpted_rply.ar_verf = _null_auth;
H A Dclnt_vc.c408 reply_msg.acpted_rply.ar_verf = _null_auth;
H A Dsvc_vc.c154 xprt->xp_verf = _null_auth;
/freebsd-10.3-release/sys/rpc/
H A Dauth_none.c93 ap->no_client.ah_cred = ap->no_client.ah_verf = _null_auth;
H A Dsvc_auth.c147 rqst->rq_verf = _null_auth;
H A Dsvc_auth_unix.c122 rqst->rq_verf = _null_auth;
H A Dauth.h225 extern struct opaque_auth _null_auth;
H A Drpc_prot.c71 struct opaque_auth _null_auth; variable in typeref:struct:opaque_auth
H A Dauth_unix.c188 auth->ah_verf = au->au_shcred = _null_auth;
/freebsd-10.3-release/include/rpc/
H A Dauth.h234 extern struct opaque_auth _null_auth;
/freebsd-10.3-release/lib/librpcsec_gss/
H A Drpcsec_gss.c616 if (!xdr_opaque_auth(xdrs, &_null_auth)) {
H A Dsvc_rpcsec_gss.c976 rqst->rq_xprt->xp_verf = _null_auth;
/freebsd-10.3-release/sys/rpc/rpcsec_gss/
H A Dsvc_rpcsec_gss.c1232 rqst->rq_verf = _null_auth;
1340 rqst->rq_verf = _null_auth;
H A Drpcsec_gss.c547 if (!xdr_opaque_auth(xdrs, &_null_auth)) {
/freebsd-10.3-release/contrib/netbsd-tests/fs/nfs/nfsservice/rpcbind/
H A Drpcb_svc_com.c1229 reply_msg.acpted_rply.ar_verf = _null_auth;
/freebsd-10.3-release/usr.sbin/rpcbind/
H A Drpcb_svc_com.c1255 reply_msg.acpted_rply.ar_verf = _null_auth;

Completed in 145 milliseconds