Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/svcs/
H A Dsvcs.c162 static const char * const scf_property_contract = SCF_PROPERTY_CONTRACT; variable
933 (void) propvals_to_pids(g_pg, scf_property_contract, pids, np, in instance_processes()
1010 r = pg_get_single_val(wip->pg, scf_property_contract, in sprint_ctid()
1018 scf_property_contract, &c, EMPTY_OK | MULTI_OK); in sprint_ctid()
1050 r = pg_get_single_val(wip->pg, scf_property_contract, in sortkey_ctid()
1058 scf_property_contract, &c, EMPTY_OK); in sortkey_ctid()
2035 if (get_restarter_count_prop(wip->inst, scf_property_contract, &c, in detailed_list_processes()
2578 if (scf_pg_get_property(rpg, scf_property_contract, g_prop) == in print_detailed()
2924 (void) propvals_to_pids(lpg, scf_property_contract, &pids, &n, in add_processes()