Home
last modified time | relevance | path

Searched refs:scf_property_next_state (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svc/svcs/
H A Dsvcs.c161 static const char * const scf_property_next_state = SCF_PROPERTY_NEXT_STATE; variable
1166 get_restarter_string_prop(inst, scf_property_next_state, nstate_name, in transitioning()
1256 get_restarter_string_prop(wip->inst, scf_property_next_state, in sprint_nstate()
1283 sortkey_states(scf_property_next_state, buf, reverse, wip); in sortkey_nstate()
1324 get_restarter_string_prop(wip->inst, scf_property_next_state, in sprint_n()
1353 get_restarter_string_prop(wip->inst, scf_property_next_state, in sprint_sn()
1436 get_restarter_string_prop(wip->inst, scf_property_next_state, in sprint_nsta()
2517 if (pg_get_single_val(rpg, scf_property_next_state, in print_detailed()