Searched defs:tcflush (Results 1 – 4 of 4) sorted by relevance
50 __weak_alias(tcflush,_tcflush) in __weak_alias() argument
55 #define tcflush(fd, arg) ioctl(fd, TCFLSH, arg) macro
89 static inline int tcflush(int fd, int q) in tcflush() function
746 #define tcflush _tcflush macro