Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c191 const char * const scf_property_enabled = SCF_PROPERTY_ENABLED; variable
10484 if (pg_get_prop(pg, scf_property_enabled, exp_prop) == 0 && in export_inst_general()
10504 if (strcmp(exp_str, scf_property_enabled) == 0) { in export_inst_general()
11176 if (pg_get_prop(pg, scf_property_enabled, prop) != 0 || in lscf_profile_extract()
15257 strcmp(nbuf, scf_property_enabled) == 0 && in pg_copy()
15393 scf_pg_get_property(pg, scf_property_enabled, prop) == 0 && in lscf_revert()