tchars 142 compat/common/tty_43.c struct tchars *tc = (struct tchars *)data;
tchars 154 compat/common/tty_43.c struct tchars *tc = (struct tchars *)data;
tchars 55 compat/svr4/svr4_ttold.c struct tchars *bt);
tchars 56 compat/svr4/svr4_ttold.c static void bsd_tchars_to_svr4_tchars(const struct tchars *bt,
tchars 106 compat/svr4/svr4_ttold.c struct tchars *bt;
tchars 119 compat/svr4/svr4_ttold.c const struct tchars *bt;
tchars 276 compat/svr4/svr4_ttold.c struct tchars bt;
tchars 292 compat/svr4/svr4_ttold.c struct tchars bt;
tchars 46 sys/ioctl_compat.h struct tchars {
tchars 91 sys/ioctl_compat.h #define TIOCSETC _IOW('t',17,struct tchars)/* set special characters */
tchars 92 sys/ioctl_compat.h #define TIOCGETC _IOR('t',18,struct tchars)/* get special characters */