Searched refs:TIOCGLTC (Results 1 – 6 of 6) sorted by relevance
8 #define TIOCGLTC __TIOCGLTC macro
57 #define TIOCGLTC 0x7474 /* get special local chars */ macro
40 #define TIOCGLTC _IOR('t', 116, struct ltchars) macro
858 #ifdef TIOCGLTC966 #ifdef TIOCGLTC in tty_mode_ioctl()967 case TIOCGLTC: in tty_mode_ioctl()
1391 #ifdef TIOCGLTC1392 COMPATIBLE_IOCTL(TIOCGLTC)