Searched refs:OTIOCGETD (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/sys/ | ||
H A D | ioctl_compat.h | 73 #define OTIOCGETD _IOR('t', 0, int) /* get line discipline */ macro |
/freebsd/sys/kern/ | ||
H A D | tty_compat.c | 247 case OTIOCGETD: in tty_ioctl_compat() |