Searched defs:tty_state (Results 1 – 3 of 3) sorted by relevance
124 struct termios tty_state; variable
51 static enum { RESET, RAW, CBREAK } tty_state = RESET; variable
2740 EXTERN mksh_ttyst tty_state; /* saved tty state */ variable