Searched refs:SCI_NOSNAP (Results 1 – 3 of 3) sorted by relevance
57 #define SCI_NOSNAP 0x80 /* Don't take last-import snapshot */ macro
1011 if (lscf_bundle_import(b, file, SCI_NOSNAP) != 0) { in engine_restore()
6698 if (lcbdata->sc_flags & SCI_NOSNAP) in lscf_instance_import()