Searched refs:AUTH_NULL (Results 1 – 4 of 4) sorted by relevance
104 if ((cred_flavor <= AUTH_MAX) && (cred_flavor >= AUTH_NULL)) in _authenticate()
128 rqst->rq_xprt->xp_verf.oa_flavor = AUTH_NULL; in _svcauth_unix()
494 if (msg.rm_call.cb_cred.oa_flavor == AUTH_NULL) in libc_hidden_def()
170 #define AUTH_NULL 0 /* backward compatibility */ macro
Completed in 9 milliseconds