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

/illumos-gate/usr/src/cmd/rcap/rcapd/
H A Drcapd_main.c125 static int should_reconfigure; variable
1020 should_reconfigure = 1;
1515 should_reconfigure = 0;
1619 if (should_reconfigure == 1) {
1621 should_reconfigure = 0;

Completed in 48 milliseconds