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

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

Completed in 53 milliseconds