Home | History | Annotate | Download | only in include

Lines Matching defs:tcflush

125 #ifndef tcflush
126 #define tcflush(fd, arg) ioctl(fd, TCFLSH, arg)