Searched refs:TCSAFLUSH (Results 1 – 10 of 10) 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()
200 #define TCSAFLUSH 2 macro
219 #define TCSAFLUSH 2 macro
207 #define TCSAFLUSH 2 macro
209 #define TCSAFLUSH 2 macro
226 #define TCSAFLUSH TCSETSF /* Flush pending input before changing. */ macro
221 #define TCSAFLUSH 2 macro
262 #define TCSAFLUSH 2 macro