Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg.y197 lscf_service_export($3, NULL, SCE_ALL_VALUES);
210 lscf_service_export($3, $5, SCE_ALL_VALUES);
231 lscf_archive(NULL, SCE_ALL_VALUES);
247 lscf_archive($4, SCE_ALL_VALUES);
H A Dsvccfg.h75 #define SCE_ALL_VALUES 0x01 /* Include all property values */ macro
H A Dsvccfg_libscf.c9090 if (!(flags & SCE_ALL_VALUES)) in export_property()
9213 flags |= SCE_ALL_VALUES; in export_pg()
9919 export_pg(pg, elts, SCE_ALL_VALUES); in export_method_context()
10083 SCE_ALL_VALUES); in export_dependents()
10115 SCE_ALL_VALUES); in export_dependents()
10129 SCE_ALL_VALUES); in export_dependents()
10143 SCE_ALL_VALUES); in export_dependents()
10163 SCE_ALL_VALUES); in export_dependents()
10178 SCE_ALL_VALUES); in export_dependents()
10185 SCE_ALL_VALUES); in export_dependents()
[all …]