Searched refs:AUTH_NULL (Results 1 – 3 of 3) sorted by relevance
99 if ((cred_flavor <= AUTH_MAX) && (cred_flavor >= AUTH_NULL)) { in _authenticate()
110 rqst->rq_xprt->xp_verf.oa_flavor = AUTH_NULL; in _svcauth_unix()
180 #define AUTH_NULL 0 /* backward compatibility */ macro