Searched refs:tty3270_do_showi (Results 1 – 1 of 1) sorted by relevance
46 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