Searched refs:tty3270_do_enter (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/s390/char/ |
D | tubtty.c | 45 static void tty3270_do_enter(tub_t *, char *, int); 841 tty3270_do_enter(tubp, in + 6, 0); in tty3270_do_input() 851 tty3270_do_enter(tubp, in, count); in tty3270_do_input() 854 tty3270_do_enter(tubp, aidstring, strlen(aidstring)); in tty3270_do_input() 868 tty3270_do_enter(tub_t *tubp, char *cp, int count) in tty3270_do_enter() function
|