Searched refs:TCSAFLUSH (Results 1 – 4 of 4) sorted by relevance
26 #define TCSAFLUSH 0x5410 /* Same as TCSETSF; flush pending input before changing. */ macro
26 #define TCSAFLUSH 2 macro
41 *r = __tcsetattr (fd, TCSAFLUSH, (struct termios *) arg); in __ioctl_arch()
57 case TCSAFLUSH: in __tcsetattr()
Completed in 4 milliseconds