Searched refs:__queue (Results 1 – 1 of 1) sorted by relevance
64 static __inline__ int tcflush(int fd, int __queue) in tcflush() argument66 return ioctl(fd, TCFLSH, (void *)(intptr_t)__queue); in tcflush()