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