Searched refs:TCIOFLUSH (Results 1 – 19 of 19) sorted by relevance
43 ioctl(ptmx, TCFLSH, TCIOFLUSH); in thread_run()
142 #define TCIOFLUSH 2 macro
144 #define TCIOFLUSH 2 macro
146 #define TCIOFLUSH 2 macro
114 C(TCIOFLUSH) in f()
71 tcflush(vhd->filefd, TCIOFLUSH); in callback_raw_test()
222 if (tcflush (fd, TCIOFLUSH) != 0) in jerryx_debugger_serial_configure_attributes()
67 output queue, or :const:`TCIOFLUSH` for both queues.
151 tcflush(STDIN_FILENO, TCIOFLUSH); in termios_init()
420 {"TCIOFLUSH", TCIOFLUSH},
2410 if (tcflush(fd, TCIOFLUSH)) in chvt()