Searched defs:tty3270 (Results 1 – 1 of 1) sorted by relevance
80 struct tty3270 { struct97 struct tty3270_attribute attributes; argument98 struct tty3270_attribute saved_attributes; argument100 struct tty3270_line *screen; argument103 char *prompt; /* Output string for input area. */104 char *input; /* Input string for read request. */105 struct raw3270_request *read; /* Single read request. */129 /* tty3270->update_flags. See tty3270_update for details. */ argument