Searched refs:AUTH_SYS (Results 1 – 3 of 3) sorted by relevance
128 case AUTH_SYS: in _authenticate()192 case AUTH_SYS: in svc_auth_reg()
188 #define AUTH_SYS 1 /* unix style (uid, gids) */ macro189 #define AUTH_UNIX AUTH_SYS /* backward compatibility */
832 } else if (rqstp->rq_cred.oa_flavor == AUTH_SYS) { in rpcbproc_callit_com()