Searched refs:TIOCMSDTRWAIT (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sbin/comcontrol/
H A Dcomcontrol.c113 if (ioctl(fd, TIOCMSDTRWAIT, &dtrwait) < 0) {
115 warn("TIOCMSDTRWAIT");
/freebsd-9.3-release/sys/sys/
H A Dttycom.h84 #define TIOCMSDTRWAIT _IOW('t', 91, int) /* modem: set wait on close */ macro

Completed in 56 milliseconds