Searched refs:secpolicy_contract_event (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dpolicy.h86 int secpolicy_contract_event(const cred_t *);
/illumos-gate/usr/src/uts/common/contract/
H A Dprocess.c322 (error = secpolicy_contract_event(cr)) != 0)
H A Ddevice.c581 (error = secpolicy_contract_event(cr)) != 0)
/illumos-gate/usr/src/uts/common/os/
H A Dcontract.c2671 if ((error = secpolicy_contract_event(cr)) != 0)
H A Dpolicy.c2356 * secpolicy_contract_event
2362 secpolicy_contract_event(const cred_t *cr) function

Completed in 60 milliseconds