Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/syscall/
H A Dchdir.c209 (error = secpolicy_chroot(CRED())) != 0) in chdirec()
/illumos-gate/usr/src/uts/common/sys/
H A Dpolicy.h81 int secpolicy_chroot(const cred_t *);
/illumos-gate/usr/src/uts/common/os/
H A Dpolicy.c2138 secpolicy_chroot(const cred_t *cr) in secpolicy_chroot() function