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