Lines Matching refs:rpcflavor
2014 int i, nfsflavor, rpcflavor, stat, access;
2078 rpcflavor = req->rq_cred.oa_flavor;
2098 rpcflavor = AUTH_NONE;
2107 rpcflavor = AUTH_NONE;
2118 if (rpcflavor != AUTH_SYS)
2121 switch (rpcflavor) {
2192 if (!checkwin(rpcflavor, secp->s_window, req)) {
2205 if (principal && sec_svc_inrootlist(rpcflavor, principal,
2241 } /* switch on rpcflavor */
2273 int i, rpcflavor, access;
2293 rpcflavor = req->rq_cred.oa_flavor;
2348 rpcflavor = AUTH_NONE;
2356 if (rpcflavor != AUTH_SYS)
2359 switch (rpcflavor) {
2429 if (!checkwin(rpcflavor, secp->s_window, req)) {
2442 if (principal && sec_svc_inrootlist(rpcflavor, principal,
2475 } /* switch on rpcflavor */