Searched refs:TIOCGDRAINWAIT (Results 1 – 3 of 3) sorted by relevance
81 if (ioctl(fd, TIOCGDRAINWAIT, &drainwait) < 0) { in main()
66 #define TIOCGDRAINWAIT _IOR('t', 86, int) /* get ttywait timeout */ macro
1944 case TIOCGDRAINWAIT: in tty_generic_ioctl()