Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Ddevpool.c153 if (secpolicy_pool(CRED()) != 0) in pool_open()
253 if (secpolicy_pool(CRED()) != 0) in pool_ioctl()
/illumos-gate/usr/src/uts/common/sys/
H A Dpolicy.h129 int secpolicy_pool(const cred_t *);
/illumos-gate/usr/src/uts/common/os/
H A Dpolicy.c1824 secpolicy_pool(const cred_t *cr) in secpolicy_pool() function
H A Dzone.c6043 ASSERT(secpolicy_pool(CRED()) == 0); in zone_enter()