Searched refs:halt_poweroff_reboot_handler (Results 1 – 1 of 1) sorted by relevance
349 static void halt_poweroff_reboot_handler(int sig_no) in halt_poweroff_reboot_handler() function482 xsignal(SIGUSR1, halt_poweroff_reboot_handler);//halt in init_main()483 xsignal(SIGUSR2, halt_poweroff_reboot_handler);//poweroff in init_main()484 xsignal(SIGTERM, halt_poweroff_reboot_handler);//reboot in init_main()