Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/svc/startd/
H A Dtransition.c108 int to_offline = v->gv_flags & GV_TOOFFLINE; in gt_enter_maint() local
129 if (to_offline) { in gt_enter_maint()
156 int to_offline = v->gv_flags & GV_TOOFFLINE; in gt_enter_offline() local
167 if (to_offline == 0) in gt_enter_offline()
190 if (to_offline) { in gt_enter_offline()
224 int to_offline = v->gv_flags & GV_TOOFFLINE; in gt_enter_disabled() local
253 if (to_offline) { in gt_enter_disabled()