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

/illumos-gate/usr/src/cmd/svc/startd/
H A Drestarter.c813 instance_started(restarter_inst_t *inst) function
848 prev_state_online = instance_started(ri);
899 state_online = instance_started(ri);
1104 if (instance_started(inst) == 0) {
1539 if (instance_started(inst) == 1) {
1640 if (immediate || !instance_started(rip)) {
1729 if (instance_started(rip)) {
1875 if (!instance_started(inst)) {

Completed in 165 milliseconds