Home
last modified time | relevance | path

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

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