Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dioctl_compat.h133 #define TIOCSLTC _IOW('t', 117,struct ltchars) /* set special chars */ macro
/f-stack/freebsd/kern/
H A Dtty_compat.c146 case TIOCSLTC: { in ttsetcompat()
190 case TIOCSLTC: in tty_ioctl_compat()
H A Dtty.c602 case TIOCSLTC: in ttydev_ioctl()