ltchars 168 compat/common/tty_43.c struct ltchars *ltc = (struct ltchars *)data; ltchars 180 compat/common/tty_43.c struct ltchars *ltc = (struct ltchars *)data; ltchars 75 compat/hpux/hpux.h #define HPUXTIOCSLTC _IOW('T', 23, struct ltchars) ltchars 76 compat/hpux/hpux.h #define HPUXTIOCGLTC _IOR('T', 24, struct ltchars) ltchars 63 compat/svr4/svr4_ttold.c struct ltchars *bl); ltchars 64 compat/svr4/svr4_ttold.c static void bsd_ltchars_to_svr4_ltchars(const struct ltchars *bl, ltchars 160 compat/svr4/svr4_ttold.c struct ltchars *bl; ltchars 173 compat/svr4/svr4_ttold.c const struct ltchars *bl; ltchars 307 compat/svr4/svr4_ttold.c struct ltchars bl; ltchars 323 compat/svr4/svr4_ttold.c struct ltchars bl; ltchars 55 sys/ioctl_compat.h struct ltchars { ltchars 159 sys/ioctl_compat.h #define TIOCSLTC _IOW('t',117,struct ltchars)/* set local special chars*/ ltchars 160 sys/ioctl_compat.h #define TIOCGLTC _IOR('t',116,struct ltchars)/* get local special chars*/