Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg.h53 #define SCI_NOREFRESH 0x01 /* Don't refresh instances */ macro
H A Dsvccfg_engine.c651 flags |= SCI_NOREFRESH; in engine_import()
H A Dsvccfg_libscf.c8292 if (flags & SCI_NOREFRESH || no_refresh) { in lscf_bundle_import()