Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dpolicy.h165 int secpolicy_vscan(const cred_t *);
/titanic_44/usr/src/uts/common/io/vscan/
H A Dvscan_drv.c413 if ((rc = secpolicy_vscan(credp)) != 0) { in vscan_drv_open()
/titanic_44/usr/src/uts/common/os/
H A Dpolicy.c2515 secpolicy_vscan(const cred_t *cr) in secpolicy_vscan() function