Lines Matching defs:tty3270_line
49 struct tty3270_line {
84 struct tty3270_line *screen;
804 static struct tty3270_line *
807 struct tty3270_line *screen;
811 size = sizeof(struct tty3270_line) * (rows - 2);
834 tty3270_free_screen(struct tty3270_line *screen, unsigned int rows)
849 struct tty3270_line *screen, *oscreen;
1086 struct tty3270_line *line;
1107 * Convert a tty3270_line to a 3270 data fragment usable for output.
1112 struct tty3270_line *line;
1228 struct tty3270_line temp;
1261 struct tty3270_line *line;
1292 struct tty3270_line *line;
1313 struct tty3270_line *line;
1336 struct tty3270_line *line;