Home
last modified time | relevance | path

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; in work_handler()
689 got_sighup = 0; in check_shutdown()
698 while (start_calc == 0 || got_sighup == 1) { in check_shutdown()
700 got_sighup = 0; in check_shutdown()