Home
last modified time | relevance | path

Searched refs:tty_reset (Results 1 – 5 of 5) sorted by relevance

/external/toybox/lib/
Dinterestingtimes.c228 void tty_reset(void) in tty_reset() function
241 tty_reset(); in tty_sigreset()
Dlib.h238 void tty_reset(void);
/external/toybox/toys/example/
Dtest_scankey.c79 tty_reset(); in test_scankey_main()
/external/toybox/toys/other/
Dhexedit.c241 tty_reset(); in hexedit_main()
/external/toybox/toys/posix/
Dps.c1397 if (!(toys.optflags&FLAG_b)) tty_reset(); in top_common()