Searched refs:TCSAFLUSH (Results 1 – 5 of 5) sorted by relevance
120 case TCSAFLUSH: cmd = TCSETSF; break; in tcsetattr()
193 #define TCSAFLUSH 2 macro
196 #define TCSAFLUSH TCSETSF macro
142 tcsetattr(*slave, TCSAFLUSH, t); in openpty()
143 MACRO(TCSAFLUSH); in termios_h()