Searched refs:start_calc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/power/
H A Dpowerd.c107 static int start_calc; variable
485 start_calc = 0;
662 start_calc = 1;
676 while (start_calc == 0) {
678 start_calc = 1;
698 while (start_calc == 0 || got_sighup == 1) {
699 start_calc = 1;

Completed in 56 milliseconds