Searched refs:secpolicy_power_mgmt (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/fipe/
H A Dfipe_drv.c94 if (secpolicy_power_mgmt(credp) != 0) {
/illumos-gate/usr/src/uts/common/sys/
H A Dpolicy.h129 int secpolicy_power_mgmt(const cred_t *);
/illumos-gate/usr/src/uts/common/io/
H A Dsrn.c247 if ((perm & SU) && secpolicy_power_mgmt(cr) == 0) /* privileged? */
H A Dpm.c332 if ((perm & SU) && secpolicy_power_mgmt(cr) == 0) /* privileged? */
/illumos-gate/usr/src/uts/sun4u/io/
H A Dppm_xgsubr.c455 if (secpolicy_power_mgmt(cred_p) != 0) {
/illumos-gate/usr/src/uts/common/os/
H A Dpolicy.c2286 secpolicy_power_mgmt(const cred_t *cr) function

Completed in 84 milliseconds