Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/svc/startd/
H A Drestarter.c1507 restarter_str_t new_reason; in start_instance() local
1522 new_reason = reason; in start_instance()
1525 new_reason = restarter_str_dependencies_satisfied; in start_instance()
1549 inst->ri_i.i_state, RESTARTER_STATE_ONLINE, RERR_NONE, new_reason); in start_instance()
1556 info->sf_reason = new_reason; in start_instance()