Searched refs:TCSAFLUSH (Results 1 – 15 of 15) sorted by relevance
96 CATCH_EINTR(err = tcsetattr(fd, TCSAFLUSH, &new)); in generic_console_write()106 CATCH_EINTR(tcsetattr(fd, TCSAFLUSH, &save)); in generic_console_write()
77 CATCH_EINTR(err = tcsetattr(fd, TCSAFLUSH, &data->tt)); in fd_close()
50 if (tcsetattr(fd, TCSAFLUSH, &tios) < 0) { in set_up_tty()
199 #define TCSAFLUSH 2 macro
218 #define TCSAFLUSH 2 macro
194 #define TCSAFLUSH 2 macro
198 #define TCSAFLUSH 2 macro
208 #define TCSAFLUSH 2 macro
200 #define TCSAFLUSH 2 macro
206 #define TCSAFLUSH 2 macro
225 #define TCSAFLUSH TCSETSF /* Flush pending input before changing. */ macro
233 #define TCSAFLUSH 2 macro
261 #define TCSAFLUSH 2 macro