Searched refs:AUTH_SYS (Results 1 – 19 of 19) sorted by relevance
118 case AUTH_SYS:201 case AUTH_SYS:
349 #define AUTH_SYS 1 /* unix style (uid, gids) */ macro350 #define AUTH_UNIX AUTH_SYS
94 case AUTH_SYS: in _authenticate()
353 #define AUTH_SYS 1 /* unix style (uid, gids) */ macro354 #define AUTH_UNIX AUTH_SYS
494 return (AUTH_SYS); in sec_name_to_num()508 case AUTH_SYS: in sec_num_to_name()595 secflavor != AUTH_SYS && ai_nfs->ai_canonname != NULL) { in getnfsargs()1025 np->auth = AUTH_SYS; in xdr_fh()1026 if (!authfnd && (authcnt > 0 || np->auth != AUTH_SYS)) in xdr_fh()
739 if (rqstp->rq_cred.oa_flavor != AUTH_SYS) {795 if (rqstp->rq_cred.oa_flavor == AUTH_SYS) {
581 return (AUTH_SYS); in nfs_sec_name_to_num()586 return (AUTH_SYS); in nfs_sec_name_to_num()771 nmp->nm_secflavor = AUTH_SYS; in nfs_decode_args()
374 case AUTH_SYS: in nfs_getauth()
223 } else if (credflavor != AUTH_SYS) { in nfssvc_program()
3028 if (secflavors[i] == AUTH_SYS) in nfsvno_v4rootexport()3249 if (exp->nes_secflavors[i] == AUTH_SYS && in nfsvno_testexp()
3372 if (retnes.nes_secflavors[i] == AUTH_SYS) { in nfsrvd_secinfo()
423 case AUTH_SYS: in nfs_getauth()482 int trycnt, error = 0, usegssname = 0, secflavour = AUTH_SYS; in newnfs_request()
745 if (rqstp->rq_cred.oa_flavor != AUTH_SYS) { in yppasswdproc_update_master_1_svc()
1778 #define AUTH_SYS 1 /* unix style (uid, gids) */ in md_mount() macro1779 #define AUTH_UNIX AUTH_SYS in md_mount()
1183 auth = AUTH_SYS; in xdr_fhs()2132 flavor = AUTH_SYS; in parsesec()2441 eap->ex_secflavors[0] = AUTH_SYS; in do_mount()
1068 authsys = AUTH_SYS; in nfsrv_fhtovp()
837 } else if (rqstp->rq_cred.oa_flavor == AUTH_SYS) { in rpcbproc_callit_com()
832 } else if (rqstp->rq_cred.oa_flavor == AUTH_SYS) { in rpcbproc_callit_com()
4548 *tl++ = txdr_unsigned(AUTH_SYS); /* AUTH_SYS type */ in nfsrpc_createsession()