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.c815 instance_started(restarter_inst_t *inst) in instance_started() function
851 prev_state_online = instance_started(ri); in restarter_instance_update_states()
902 state_online = instance_started(ri); in restarter_instance_update_states()
1109 if (instance_started(inst) == 0) { in stop_instance()
1544 if (instance_started(inst) == 1) { in start_instance()
1645 if (immediate || !instance_started(rip)) { in maintain_instance()
1734 if (instance_started(rip)) { in refresh_instance()
1946 if (!instance_started(inst)) { in restarter_process_events()