Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dioctl_compat.h82 #define TIOCSETC _IOW('t',17, struct tchars) /* set special characters */ macro
/f-stack/freebsd/kern/
H A Dtty_compat.c130 case TIOCSETC: { in ttsetcompat()
189 case TIOCSETC: in tty_ioctl_compat()
H A Dtty.c598 case TIOCSETC: in ttydev_ioctl()