Searched refs:ltchars (Results 1 – 2 of 2) sorted by relevance
84 struct ltchars { struct195 #define TIOCSLTC _IOW('t',117,struct ltchars)/* set local special chars*/196 #define TIOCGLTC _IOR('t',116,struct ltchars)/* get local special chars*/
301 __IGNORE_WCASTALIGN(struct ltchars *ltc = (struct ltchars *)data); in ttsetcompat()459 struct ltchars *ltc = (struct ltchars *)data; in ttcompat()