Searched refs:EVSENDP (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/contract/
H A Dprocess.c124 #define EVSENDP(ctp, flag) \ macro
944 if (EVSENDP(ctp, CT_PR_EV_EXIT)) {
962 if (EVSENDP(ctp, CT_PR_EV_EMPTY)) {
1048 if (EVSENDP(ctp, CT_PR_EV_FORK)) {
1077 if (EVSENDP(ctp, CT_PR_EV_CORE)) {
1127 if (EVSENDP(ctp, CT_PR_EV_HWERR)) {
1163 if (EVSENDP(ctp, CT_PR_EV_SIGNAL)) {
H A Ddevice.c378 #define EVSENDP(ctd, flag) \ macro
1719 if (!broken && !EVSENDP(ctd, evtype) &&
1768 } else if (EVSENDP(ctd, event->cte_type)) {

Completed in 63 milliseconds