secpolicy_power_mgmt
if ((perm & SU) && secpolicy_power_mgmt(cr) == 0) /* privileged? */
if ((perm & SU) && secpolicy_power_mgmt(cr) == 0) /* privileged? */
int secpolicy_power_mgmt(const cred_t *);
if (secpolicy_power_mgmt(credp) != 0) {
if (secpolicy_power_mgmt(cred_p) != 0) {