Home
last modified time | relevance | path

Searched refs:CT_PR_ALLFATAL (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/contract/
H A Dprocess.h70 #define CT_PR_ALLFATAL (CT_PR_EV_CORE | CT_PR_EV_SIGNAL | CT_PR_EV_HWERR) macro
/titanic_50/usr/src/cmd/svc/startd/
H A Dmethod.c388 (method_events[restart_on] & ~cte_mask & CT_PR_ALLFATAL) : in method_ready_contract()
/titanic_50/usr/src/uts/common/contract/
H A Dprocess.c327 if (param_value & ~CT_PR_ALLFATAL) in ctmpl_process_set()