Home
last modified time | relevance | path

Searched refs:zcred (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/fs/autofs/
H A Dauto_subr.c1019 cred_t *zcred; in auto_perform_actions() local
1051 zcred = zone_get_kcred(getzoneid()); in auto_perform_actions()
1052 ASSERT(zcred != NULL); in auto_perform_actions()
1219 error = domount(NULL, &margs, mvp, zcred, &vfsp); in auto_perform_actions()
1341 crfree(zcred); in auto_perform_actions()