Searched refs:scf_property_next_state (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/svc/svcs/ |
H A D | svcs.c | 156 static const char * const scf_property_next_state = SCF_PROPERTY_NEXT_STATE; variable 1177 get_restarter_string_prop(inst, scf_property_next_state, nstate_name, in transitioning() 1267 get_restarter_string_prop(wip->inst, scf_property_next_state, in sprint_nstate() 1294 sortkey_states(scf_property_next_state, buf, reverse, wip); in sortkey_nstate() 1335 get_restarter_string_prop(wip->inst, scf_property_next_state, in sprint_n() 1364 get_restarter_string_prop(wip->inst, scf_property_next_state, in sprint_sn() 1447 get_restarter_string_prop(wip->inst, scf_property_next_state, in sprint_nsta() 2511 if (pg_get_single_val(rpg, scf_property_next_state, in print_detailed()
|