Searched refs:secpolicy_cpc_cpu (Results 1 - 7 of 7) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dpolicy.h88 int secpolicy_cpc_cpu(const cred_t *);
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dpghw.c584 has_cpc_privilege = (secpolicy_cpc_cpu(crgetcred()) == 0);
H A Dcap_util.c1358 if (secpolicy_cpc_cpu(crgetcred()) != 0) {
H A Dpolicy.c2283 secpolicy_cpc_cpu(const cred_t *cr) function
/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dcpc.c476 if ((error = secpolicy_cpc_cpu(cr)) != 0)
/opensolaris-onvv-gate/usr/src/uts/intel/pcbe/
H A Dcore_pcbe.c1575 if (secpolicy_cpc_cpu(crgetcred()) != 0) {
1740 if (secpolicy_cpc_cpu(crgetcred()) != 0) {
1795 if (secpolicy_cpc_cpu(crgetcred()) != 0) {
H A Dp4_pcbe.c793 if (secpolicy_cpc_cpu(crgetcred()) != 0)

Completed in 194 milliseconds