Searched refs:sigatexit (Results 1 – 11 of 11) sorted by relevance
32 sigatexit(tty_sigreset); // Make ctrl-c restore tty in test_scankey_main()
69 sigatexit(handle_signal); in klogd_main()
94 sigatexit(signal_handler); in more_main()
291 sigatexit(generic_signal); in bootchartd_main()
320 sigatexit(SIG_DFL); in set_default()
302 sigatexit(handle_signal); in tcpsvd_main()
370 sigatexit(record_sig_num); in fsck_main()
131 sigatexit(tty_sigreset); in hexedit_main()
635 if (!tempfile2zap) sigatexit(tempfile_handler); in copy_tempfile()761 void sigatexit(void *handler) in sigatexit() function
274 void sigatexit(void *handler);
1409 sigatexit(tty_sigreset); in top_setup()