Searched refs:tchars (Results 1 – 2 of 2) sorted by relevance
47 struct tchars { struct82 #define TIOCSETC _IOW('t',17, struct tchars) /* set special characters */83 #define TIOCGETC _IOR('t',18, struct tchars) /* get special characters */
131 struct tchars *tc = (struct tchars *)data; in ttsetcompat()219 struct tchars *tc = (struct tchars *)data; in tty_ioctl_compat()