Home
last modified time | relevance | path

Searched refs:TIOCGLTC (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Dioctl_compat.h132 #define TIOCGLTC _IOR('t', 116,struct ltchars) /* get special chars */ macro
/f-stack/freebsd/kern/
H A Dtty_compat.c230 case TIOCGLTC: { in tty_ioctl_compat()