Searched refs:ltchars (Results 1 – 2 of 2) sorted by relevance
56 struct ltchars { struct132 #define TIOCGLTC _IOR('t', 116,struct ltchars) /* get special chars */133 #define TIOCSLTC _IOW('t', 117,struct ltchars) /* set special chars */
147 struct ltchars *ltc = (struct ltchars *)data; in ttsetcompat()231 struct ltchars *ltc = (struct ltchars *)data; in tty_ioctl_compat()