Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Drestarter.c814 instance_started(restarter_inst_t *inst) in instance_started() function
849 prev_state_online = instance_started(ri); in restarter_instance_update_states()
900 state_online = instance_started(ri); in restarter_instance_update_states()
1107 if (instance_started(inst) == 0) { in stop_instance()
1542 if (instance_started(inst) == 1) { in start_instance()
1643 if (immediate || !instance_started(rip)) { in maintain_instance()
1732 if (instance_started(rip)) { in refresh_instance()
1880 if (!instance_started(inst)) { in restarter_process_events()