Home
last modified time | relevance | path

Searched refs:xset_terminal (Results 1 - 7 of 7) sorted by relevance

/third_party/toybox/toys/example/
H A Ddemo_scankey.c36 xset_terminal(1, 1, 0, 0); // Raw mode in demo_scankey_main()
/third_party/toybox/toys/net/
H A Dmicrocom.c50 xset_terminal(TT.fd, 1, speed, &TT.original_fd_state); in microcom_main()
/third_party/toybox/lib/
H A Dpassword.c63 xset_terminal(0, 1, 0, &oldtermio); in read_password()
H A Dtty.c126 void xset_terminal(int fd, int raw, int speed, struct termios *old) in xset_terminal() function
H A Dlib.h345 void xset_terminal(int fd, int raw, int speed, struct termios *old);
/third_party/toybox/toys/other/
H A Dhexedit.c135 xset_terminal(1, 1, 0, 0); in hexedit_main()
/third_party/toybox/porting/liteos_a/lib/
H A Dlib.h336 void xset_terminal(int fd, int raw, int speed, struct termios *old);

Completed in 4 milliseconds