Searched refs:get_restarter_string_prop (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/svc/svcs/ |
H A D | svcs.c | 541 get_restarter_string_prop(scf_instance_t *inst, const char *pname, in get_restarter_string_prop() function 1177 get_restarter_string_prop(inst, scf_property_next_state, nstate_name, in transitioning() 1194 get_restarter_string_prop(wip->inst, pname, state_name, in sortkey_states() 1226 get_restarter_string_prop(wip->inst, scf_property_state, in sprint_state() 1267 get_restarter_string_prop(wip->inst, scf_property_next_state, in sprint_nstate() 1306 get_restarter_string_prop(wip->inst, scf_property_state, in sprint_s() 1335 get_restarter_string_prop(wip->inst, scf_property_next_state, in sprint_n() 1362 get_restarter_string_prop(wip->inst, scf_property_state, in sprint_sn() 1364 get_restarter_string_prop(wip->inst, scf_property_next_state, in sprint_sn() 1423 get_restarter_string_prop(wip->inst, scf_property_state, in sprint_sta() [all …]
|