Lines Matching defs:states
33 * be brought up or down based on service states and dependencies and sends
202 * Services in these states are not considered 'down' by the
4791 protocol_states_t *states)
4796 restarter_instance_state_t state = states->ps_state;
4797 restarter_error_t serr = states->ps_err;
4829 v->gv_reason = states->ps_reason;
4832 dgraph_state_transition_notify(v, old_state, states->ps_reason);
5767 protocol_states_t *states = e->gpe_data;
5769 switch (r = dgraph_set_instance_state(h, e->gpe_inst, states)) {
5787 startd_free(states, sizeof (protocol_states_t));