Searched defs:gt_running (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svc/startd/
H A Dtransition.c50 gt_running(restarter_instance_state_t state) function
92 if (gt_running(old_state)) {
124 if (gt_running(old_state)) {
170 if (gt_running(old_state) && v->gv_post_disable_f)
185 if (gt_running(old_state)) {
237 } else if (gt_running(old_state) && v->gv_post_disable_f) {
247 if (gt_running(old_state)) {
291 if (gt_running(old_state) == 0) {
334 if (gt_running(old_state) == 0) {

Completed in 44 milliseconds