Searched refs:tchars (Results 1 – 2 of 2) sorted by relevance
75 struct tchars { struct120 #define TIOCSETC _IOW('t',17,struct tchars)/* set special characters */121 #define TIOCGETC _IOR('t',18,struct tchars)/* get special characters */
279 __IGNORE_WCASTALIGN(struct tchars *tc = (struct tchars *)data); in ttsetcompat()442 struct tchars *tc = (struct tchars *)data; in ttcompat()