Home
last modified time | relevance | path

Searched refs:TIOCSETD (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/sys/
H A Dttycom.h66 #define TIOCSETD _IOW('t', 27, int) /* set line discipline */ macro
/f-stack/freebsd/kern/
H A Dtty_compat.c258 return (tty_ioctl(tp, TIOCSETD, in tty_ioctl_compat()
H A Dtty.c592 case TIOCSETD: in ttydev_ioctl()
/f-stack/lib/
H A Dff_syscall_wrapper.c261 return TIOCSETD; in linux2freebsd_ioctl()