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

/macosx-10.9.5/Libinfo-449.1.3/rpc.subproj/
H A Dsvc_auth.c90 { _svcauth_null }, /* AUTH_NULL */
112 * There is an assumption that any flavour less than AUTH_NULL is
126 if ((cred_flavor <= AUTH_MAX) && (cred_flavor >= AUTH_NULL)) {
H A Dauth.h210 #define AUTH_NULL 0 /* backward compatibility */ macro
H A Dsvc_auth_unix.c154 rqst->rq_xprt->xp_verf.oa_flavor = AUTH_NULL;

Completed in 184 milliseconds