Searched refs:AUTH_NULL (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/lib/libc/rpc/
H A Dsvc_auth.c94 * There is an assumption that any flavour less than AUTH_NULL is
113 case AUTH_NULL:
191 case AUTH_NULL:
H A Dsvc_auth_unix.c132 rqst->rq_xprt->xp_verf.oa_flavor = AUTH_NULL;
/freebsd-11-stable/sys/rpc/
H A Dsvc_auth.c77 * There is an assumption that any flavour less than AUTH_NULL is
91 case AUTH_NULL:
H A Dauth.h348 #define AUTH_NULL 0 /* backward compatibility */ macro
H A Dclnt_bck.c319 reply_msg.acpted_rply.ar_verf.oa_flavor = AUTH_NULL;
H A Dclnt_vc.c428 reply_msg.acpted_rply.ar_verf.oa_flavor = AUTH_NULL;
H A Dclnt_dg.c492 reply_msg.acpted_rply.ar_verf.oa_flavor = AUTH_NULL;
/freebsd-11-stable/include/rpc/
H A Dauth.h352 #define AUTH_NULL 0 /* backward compatibility */ macro
/freebsd-11-stable/lib/librpcsec_gss/
H A Dsvc_rpcsec_gss.c1068 rqst->rq_xprt->xp_verf.oa_flavor = AUTH_NULL;
/freebsd-11-stable/usr.sbin/rpcbind/
H A Drpcb_svc_com.c837 if (rqstp->rq_cred.oa_flavor == AUTH_NULL) {

Completed in 84 milliseconds