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

/illumos-gate/usr/src/cmd/svc/svcs/
H A Dsvcs.c1172 /* Return true if inst is transitioning. */
1174 transitioning(scf_instance_t *inst) function
1236 if (!opt_nstate_shown && transitioning(wip->inst)) {
1311 if (!opt_nstate_shown && transitioning(wip->inst))
1431 if (wip->pg == NULL && !opt_nstate_shown && transitioning(wip->inst))

Completed in 84 milliseconds