Searched refs:TCSAFLUSH (Results 1 – 19 of 19) sorted by relevance
98 CATCH_EINTR(err = tcsetattr(fd, TCSAFLUSH, &new)); in generic_console_write()108 CATCH_EINTR(tcsetattr(fd, TCSAFLUSH, &save)); in generic_console_write()
79 CATCH_EINTR(err = tcsetattr(fd, TCSAFLUSH, &data->tt)); in fd_close()
52 if (tcsetattr(fd, TCSAFLUSH, &tios) < 0) { in set_up_tty()
198 #define TCSAFLUSH 2 macro
205 #define TCSAFLUSH 2 macro
217 #define TCSAFLUSH 2 macro
196 #define TCSAFLUSH 2 macro
204 #define TCSAFLUSH 2 macro
193 #define TCSAFLUSH 2 macro
195 #define TCSAFLUSH 2 macro
207 #define TCSAFLUSH 2 macro
232 #define TCSAFLUSH 2 macro
224 #define TCSAFLUSH TCSETSF /* Flush pending input before changing. */ macro
263 #define TCSAFLUSH 2 macro