Searched refs:TIOCOUTQ (Results 1 – 3 of 3) sorted by relevance
36 #define TIOCOUTQ 0x5411 macro
22 outq = fcntl.ioctl(sock.fileno(), termios.TIOCOUTQ, one)
219 ret = ioctl(fd, TIOCOUTQ, &queued); in wait_for_ack()
Completed in 6 milliseconds