Searched refs:TCIFLUSH (Results 1 – 19 of 19) sorted by relevance
72 if (tcflush(ptmx, TCIFLUSH)) in hangup()
220 if (tcflush(ptmx, TCIFLUSH)) in do_pty()
140 #define TCIFLUSH 0 macro
142 #define TCIFLUSH 0 macro
144 #define TCIFLUSH 0 macro
55 tcflush(0, TCIFLUSH); in login_main()
113 C(TCIFLUSH) in f()
62 tcflush(0, TCIFLUSH); in read_password()
66 which queue: :const:`TCIFLUSH` for the input queue, :const:`TCOFLUSH` for the
244 tcflush(STDIN_FILENO, TCIFLUSH); // Flush pending speed switches in read_login_name()
418 {"TCIFLUSH", TCIFLUSH},