Searched refs:TIOCMSDTRWAIT (Results 1 – 2 of 2) sorted by relevance
113 if (ioctl(fd, TIOCMSDTRWAIT, &dtrwait) < 0) { in main()
73 #define TIOCMSDTRWAIT _IOW('t', 91, int) /* modem: set wait on close */ macro