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

/illumos-gate/usr/src/cmd/power/
H A Dpowerd.c110 static int got_sighup; variable
601 got_sighup = 1;
689 got_sighup = 0;
698 while (start_calc == 0 || got_sighup == 1) {
700 got_sighup = 0;

Completed in 59 milliseconds