Home
last modified time | relevance | path

Searched refs:OTIOCSETD (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/sys/
H A Dioctl_compat.h74 #define OTIOCSETD _IOW('t', 1, int) /* set line discipline */ macro
/freebsd/sys/kern/
H A Dtty_compat.c251 case OTIOCSETD: { in tty_ioctl_compat()
H A Dtty.c599 case OTIOCSETD: in ttydev_ioctl()