Home
last modified time | relevance | path

Searched refs:original_fd_state (Results 1 - 2 of 2) sorted by relevance

/third_party/toybox/toys/net/
H A Dmicrocom.c26 struct termios original_stdin_state, original_fd_state;
33 tcsetattr(TT.fd, TCSAFLUSH, &TT.original_fd_state); in restore_states()
50 xset_terminal(TT.fd, 1, speed, &TT.original_fd_state); in microcom_main()
/third_party/toybox/generated/
H A Dglobals.h168 struct termios original_stdin_state, original_fd_state; member

Completed in 5 milliseconds