Searched defs:tty3270 (Results 1 – 1 of 1) sorted by relevance
62 struct tty3270 { struct83 struct tty3270_line *screen; argument86 struct string *prompt; /* Output string for input area. */87 struct string *input; /* Input string for read request. */111 /* tty3270->update_flags. See tty3270_update for details. */ argument