Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svc/startd/
H A Drestarter.c813 instance_started(restarter_inst_t *inst) in instance_started() function
848 prev_state_online = instance_started(ri); in restarter_instance_update_states()
899 state_online = instance_started(ri); in restarter_instance_update_states()
1104 if (instance_started(inst) == 0) { in stop_instance()
1539 if (instance_started(inst) == 1) { in start_instance()
1640 if (immediate || !instance_started(rip)) { in maintain_instance()
1729 if (instance_started(rip)) { in refresh_instance()
1875 if (!instance_started(inst)) { in restarter_process_events()