Searched refs:scf_property_contract (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/svc/svcs/ |
H A D | svcs.c | 157 static const char * const scf_property_contract = SCF_PROPERTY_CONTRACT; variable 922 (void) propvals_to_pids(g_pg, scf_property_contract, pids, np, in instance_processes() 1021 r = pg_get_single_val(wip->pg, scf_property_contract, in sprint_ctid() 1029 scf_property_contract, &c, EMPTY_OK | MULTI_OK); in sprint_ctid() 1061 r = pg_get_single_val(wip->pg, scf_property_contract, in sortkey_ctid() 1069 scf_property_contract, &c, EMPTY_OK); in sortkey_ctid() 2044 if (get_restarter_count_prop(wip->inst, scf_property_contract, &c, in detailed_list_processes() 2572 if (scf_pg_get_property(rpg, scf_property_contract, g_prop) == in print_detailed() 2916 (void) propvals_to_pids(lpg, scf_property_contract, &pids, &n, in add_processes()
|