Searched refs:get_restarter_string_prop (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/svc/svcs/ |
H A D | svcs.c | 552 get_restarter_string_prop(scf_instance_t *inst, const char *pname, in get_restarter_string_prop() function 1166 get_restarter_string_prop(inst, scf_property_next_state, nstate_name, in transitioning() 1183 get_restarter_string_prop(wip->inst, pname, state_name, in sortkey_states() 1215 get_restarter_string_prop(wip->inst, scf_property_state, in sprint_state() 1256 get_restarter_string_prop(wip->inst, scf_property_next_state, in sprint_nstate() 1295 get_restarter_string_prop(wip->inst, scf_property_state, in sprint_s() 1324 get_restarter_string_prop(wip->inst, scf_property_next_state, in sprint_n() 1351 get_restarter_string_prop(wip->inst, scf_property_state, in sprint_sn() 1353 get_restarter_string_prop(wip->inst, scf_property_next_state, in sprint_sn() 1412 get_restarter_string_prop(wip->inst, scf_property_state, in sprint_sta() [all …]
|