Home
last modified time | relevance | path

Searched refs:ADMIN_EVENT_MAINT_ON_IMMEDIATE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/svc/startd/
H A Dstartd.h173 ADMIN_EVENT_MAINT_ON_IMMEDIATE, enumerator
H A Dgraph.c6349 a = ADMIN_EVENT_MAINT_ON_IMMEDIATE; in process_actions()
6350 if (action_ts[ADMIN_EVENT_MAINT_ON_IMMEDIATE] || in process_actions()
6352 a = action_ts[ADMIN_EVENT_MAINT_ON_IMMEDIATE] ? in process_actions()
6353 ADMIN_EVENT_MAINT_ON_IMMEDIATE : ADMIN_EVENT_MAINT_ON; in process_actions()