Searched refs:TIOCSLTC (Results 1 – 6 of 6) sorted by relevance
58 #define TIOCSLTC 0x7475 /* set special local chars */ macro
77 #define TIOCSLTC 0x5462 macro
41 #define TIOCSLTC _IOW('t', 117, struct ltchars) macro
121 #define TIOCSLTC __TIOCSLTC macro
276 case TIOCSLTC: in line_ioctl()