Home
last modified time | relevance | path

Searched refs:tty3270_do_showi (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/s390/char/
Dtubtty.c46 static void tty3270_do_showi(tub_t *, char *, int);
856 tty3270_do_showi(tubp, aidstring, strlen(aidstring)); in tty3270_do_input()
909 tty3270_do_showi(tubp, buf, len); in tty3270_do_enter()
938 tty3270_do_showi(tub_t *tubp, char *cp, int cl) in tty3270_do_showi() function