Home | History | Annotate | Download | only in include

Lines Matching defs:TCSADRAIN

101 #ifndef TCSADRAIN
102 #define TCSADRAIN TCSETAW
146 #define SET_TTY(fd, buf) tcsetattr(fd, TCSADRAIN, buf)