Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dioctl_compat.h81 #define TIOCSETN _IOW('t',10, struct sgttyb) /* as above, but no flush */ macro
/f-stack/freebsd/kern/
H A Dtty_compat.c104 case TIOCSETN: { in ttsetcompat()
188 case TIOCSETN: in tty_ioctl_compat()
H A Dtty.c600 case TIOCSETN: in ttydev_ioctl()