Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg.h59 #define SCI_NOSNAP 0x80 /* Don't take last-import snapshot */ macro
H A Dsvccfg_engine.c1011 if (lscf_bundle_import(b, file, SCI_NOSNAP) != 0) { in engine_restore()
H A Dsvccfg_libscf.c6712 if (lcbdata->sc_flags & SCI_NOSNAP) in lscf_instance_import()