Searched refs:retry_with_kcred (Results 1 – 2 of 2) sorted by relevance
96 boolean_t retry_with_kcred; in lookuppnvp() local122 retry_with_kcred = B_FALSE; in lookuppnvp()218 retry_with_kcred = B_TRUE; in lookuppnvp()243 if ((error == EACCES) && retry_with_kcred) in lookuppnvp()
231 boolean_t retry_with_kcred; in lookuppnvp() local262 retry_with_kcred = B_FALSE; in lookuppnvp()358 retry_with_kcred = B_TRUE; in lookuppnvp()394 if ((error == EACCES) && retry_with_kcred) in lookuppnvp()