Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg.h55 #define SCI_NOENABLED 0x08 /* Don't import general/enabled. */ macro
H A Dsvccfg_libscf.c2302 if ((lcbdata->sc_flags & SCI_NOENABLED || in lscf_property_import()
2859 if (!(cbdata.sc_flags & SCI_NOENABLED)) { in lscf_import_instance_pgs()
6256 lcbdata->sc_flags | SCI_NOENABLED); in lscf_instance_import()