Searched refs:SCI_GENERALLAST (Results 1 – 3 of 3) sorted by relevance
52 #define SCI_GENERALLAST 0x04 /* Add general property group last */ macro
612 uint_t flags = SCI_GENERALLAST; in engine_import()
2451 if (!issvc && (lcbdata->sc_flags & SCI_GENERALLAST) && in entity_pgroup_import()2834 if ((flags & SCI_GENERALLAST) && cbdata.sc_general) { in lscf_import_instance_pgs()2835 cbdata.sc_flags = flags & (~SCI_GENERALLAST); in lscf_import_instance_pgs()