Searched refs:TIOCSDRAINWAIT (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sbin/comcontrol/
H A Dcomcontrol.c119 if (ioctl(fd, TIOCSDRAINWAIT, &drainwait) < 0) {
121 warn("TIOCSDRAINWAIT");
/freebsd-9.3-release/sys/sys/
H A Dttycom.h78 #define TIOCSDRAINWAIT _IOW('t', 87, int) /* set ttywait timeout */ macro
/freebsd-9.3-release/sys/kern/
H A Dtty.c515 case TIOCSDRAINWAIT:

Completed in 75 milliseconds