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