Home
last modified time | relevance | path

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

/third_party/toybox/toys/example/
H A Ddemo_scankey.c32 sigatexit(tty_sigreset); // Make ctrl-c restore tty in demo_scankey_main()
/third_party/toybox/toys/net/
H A Dmicrocom.c53 sigatexit(restore_states); in microcom_main()
H A Dping.c226 sigatexit(summary); in ping_main()
304 sigatexit(0); in ping_main()
/third_party/toybox/toys/pending/
H A Dklogd.c69 sigatexit(handle_signal); in klogd_main()
H A Dmore.c111 sigatexit(signal_handler); in more_main()
H A Dbootchartd.c253 sigatexit(generic_signal); in bootchartd_main()
H A Dfsck.c370 sigatexit(record_sig_num); in fsck_main()
H A Dinit.c329 sigatexit(SIG_DFL); in set_default()
H A Dtcpsvd.c303 sigatexit(handle_signal); in tcpsvd_main()
/third_party/toybox/toys/lsb/
H A Ddmesg.c116 if (TT.use_color) sigatexit(dmesg_cleanup); in dmesg_main()
/third_party/toybox/lib/
H A Dtty.c274 // If you call set_terminal(), use sigatexit(tty_sigreset);
288 sigatexit(tty_sigreset); in start_redraw()
H A Dlib.c788 if (!tempfile2zap) sigatexit(tempfile_handler); in copy_tempfile()
906 void sigatexit(void *handler) in sigatexit() function
H A Dlib.h409 void sigatexit(void *handler);
/third_party/toybox/toys/other/
H A Dhexedit.c131 sigatexit(tty_sigreset); in hexedit_main()
/third_party/toybox/porting/liteos_a/lib/
H A Dlib.h400 void sigatexit(void *handler);
/third_party/toybox/porting/liteos_a/toys/posix/
H A Dps.c1335 sigatexit(top_cursor_cleanup); in top_common()
/third_party/toybox/toys/posix/
H A Dps.c1478 sigatexit(top_cursor_cleanup); in top_common()

Completed in 16 milliseconds