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

/freebsd-12-stable/lib/libc/rpc/
H A Drpc_commondata.c47 struct opaque_auth _null_auth; variable in typeref:struct:opaque_auth
H A Dauth_none.c97 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.c189 msg.acpted_rply.ar_verf = _null_auth;
H A Drpc_prot.c66 extern struct opaque_auth _null_auth;
H A Dclnt_bcast.c572 msg.acpted_rply.ar_verf = _null_auth;
582 msg.acpted_rply.ar_verf = _null_auth;
H A Dauth_unix.c125 auth->ah_verf = au->au_shcred = _null_auth;
H A Dclnt_dg.c448 reply_msg.acpted_rply.ar_verf = _null_auth;
H A Dclnt_vc.c405 reply_msg.acpted_rply.ar_verf = _null_auth;
H A Dsvc_vc.c152 xprt->xp_verf = _null_auth;
/freebsd-12-stable/sys/rpc/
H A Dauth_none.c95 ap->no_client.ah_cred = ap->no_client.ah_verf = _null_auth;
H A Dsvc_auth.c149 rqst->rq_verf = _null_auth;
H A Dsvc_auth_unix.c124 rqst->rq_verf = _null_auth;
H A Dauth.h227 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.c190 auth->ah_verf = au->au_shcred = _null_auth;
/freebsd-12-stable/include/rpc/
H A Dauth.h236 extern struct opaque_auth _null_auth;
/freebsd-12-stable/lib/librpcsec_gss/
H A Drpcsec_gss.c618 if (!xdr_opaque_auth(xdrs, &_null_auth)) {
H A Dsvc_rpcsec_gss.c976 rqst->rq_xprt->xp_verf = _null_auth;
/freebsd-12-stable/sys/rpc/rpcsec_gss/
H A Dsvc_rpcsec_gss.c1269 rqst->rq_verf = _null_auth;
1376 rqst->rq_verf = _null_auth;
H A Drpcsec_gss.c549 if (!xdr_opaque_auth(xdrs, &_null_auth)) {
/freebsd-12-stable/usr.sbin/rpcbind/
H A Drpcb_svc_com.c1263 reply_msg.acpted_rply.ar_verf = _null_auth;

Completed in 230 milliseconds