Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c247 static int no_refresh = 0; variable
7583 no_refresh = 1; in lscf_service_import()
8292 if (flags & SCI_NOREFRESH || no_refresh) { in lscf_bundle_import()
8293 no_refresh = 0; in lscf_bundle_import()