Searched refs:_restarter_commit_states (Results 1 – 8 of 8) sorted by relevance
/titanic_44/usr/src/lib/librestart/common/ |
H A D | librestart_priv.h | 63 int _restarter_commit_states(scf_handle_t *, instance_data_t *,
|
H A D | mapfile-vers | 44 _restarter_commit_states;
|
H A D | librestart.c | 901 ret = _restarter_commit_states(scf_h, &id, new_cur_state, in restarter_set_states() 1117 _restarter_commit_states(scf_handle_t *h, instance_data_t *id, in _restarter_commit_states() function
|
/titanic_44/usr/src/cmd/svc/startd/ |
H A D | startd.c | 541 switch (r = _restarter_commit_states(hndl, &idata, in read_startd_config()
|
H A D | fork.c | 760 switch (r = _restarter_commit_states(hndl, &idata, state, in emi_set_state()
|
H A D | restarter.c | 851 e = _restarter_commit_states(h, &ri->ri_i, new_state, new_state_next, in restarter_instance_update_states()
|
H A D | graph.c | 3295 switch (err = _restarter_commit_states(h, &idata, in configure_vertex() 3488 switch (err = _restarter_commit_states(h, &idata, in configure_vertex()
|
H A D | libscf.c | 3717 switch (r = _restarter_commit_states(h, &idata, in libscf_create_self()
|