Searched refs:TIOCCDTR (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | ttycom.h | 125 #define TIOCCDTR _IO('t', 120) /* clear data terminal ready */ macro |
| /f-stack/freebsd/kern/ | ||
| H A D | tty.c | 1640 case TIOCCDTR: in tty_generic_ioctl() |