Searched defs:no_refresh (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c244 static int no_refresh = 0; variable
7569 no_refresh = 1;
8278 if (flags & SCI_NOREFRESH || no_refresh) {
8279 no_refresh = 0;

Completed in 194 milliseconds