Searched refs:TIOCGLTC (Results 1 – 5 of 5) sorted by relevance
57 #define TIOCGLTC 0x7474 /* get special local chars */ macro
40 #define TIOCGLTC _IOR('t', 116, struct ltchars) macro
120 #define TIOCGLTC __TIOCGLTC macro
274 #ifdef TIOCGLTC in line_ioctl()275 case TIOCGLTC: in line_ioctl()