Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/autofs/
H A Dauto_subr.c1021 cred_t *zcred; in auto_perform_actions() local
1053 zcred = zone_get_kcred(getzoneid()); in auto_perform_actions()
1054 ASSERT(zcred != NULL); in auto_perform_actions()
1221 error = domount(NULL, &margs, mvp, zcred, &vfsp); in auto_perform_actions()
1343 crfree(zcred); in auto_perform_actions()