Searched refs:tty3270 (Results 1 – 4 of 4) sorted by relevance
62 struct tty3270 { struct120 static void tty3270_update(struct tty3270 *);126 static void tty3270_set_timer(struct tty3270 *tp, int expires) in tty3270_set_timer()135 tty3270_update_prompt(struct tty3270 *tp, char *input, int count) in tty3270_update_prompt()162 tty3270_create_prompt(struct tty3270 *tp) in tty3270_create_prompt()193 tty3270_update_status(struct tty3270 * tp) in tty3270_update_status()204 tty3270_create_status(struct tty3270 * tp) in tty3270_create_status()227 tty3270_update_string(struct tty3270 *tp, struct string *line, int nr) in tty3270_update_string()243 tty3270_rebuild_update(struct tty3270 *tp) in tty3270_rebuild_update()274 tty3270_alloc_string(struct tty3270 *tp, size_t size) in tty3270_alloc_string()[all …]
11 obj-$(CONFIG_TN3270_TTY) += tty3270.o
207 echo scrolltime=60 > /proc/tty/driver/tty3270232 echo pf7=^z > /proc/tty/driver/tty3270247 echo -e pa3=\\033k > /proc/tty/driver/tty3270256 echo recallsize=100 > /proc/tty/driver/tty3270260 echo pf24="mkdir foobar; cd foobar" > /proc/tty/driver/tty3270 264 echo -n pf24="mkdir foo; cd foo" > /proc/tty/driver/tty3270
16 P=/proc/tty/driver/tty3270