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

/freebsd-10.3-release/lib/libc/rpc/
H A Dsvc_auth.c94 * There is an assumption that any flavour less than AUTH_NULL is
115 case AUTH_NULL:
200 case AUTH_NULL:
H A Dsvc_auth_unix.c134 rqst->rq_xprt->xp_verf.oa_flavor = AUTH_NULL;
/freebsd-10.3-release/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.c324 reply_msg.acpted_rply.ar_verf.oa_flavor = AUTH_NULL;
H A Dclnt_dg.c490 reply_msg.acpted_rply.ar_verf.oa_flavor = AUTH_NULL;
H A Dclnt_vc.c412 reply_msg.acpted_rply.ar_verf.oa_flavor = AUTH_NULL;
/freebsd-10.3-release/include/rpc/
H A Dauth.h352 #define AUTH_NULL 0 /* backward compatibility */ macro
/freebsd-10.3-release/lib/librpcsec_gss/
H A Dsvc_rpcsec_gss.c1073 rqst->rq_xprt->xp_verf.oa_flavor = AUTH_NULL;
/freebsd-10.3-release/contrib/netbsd-tests/fs/nfs/nfsservice/rpcbind/
H A Drpcb_svc_com.c830 if (rqstp->rq_cred.oa_flavor == AUTH_NULL) {
/freebsd-10.3-release/usr.sbin/rpcbind/
H A Drpcb_svc_com.c836 if (rqstp->rq_cred.oa_flavor == AUTH_NULL) {

Completed in 188 milliseconds