Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/s390/char/
Dtubttyaid.c138 tty3270_aid_set(tub_t *tubp, char *buf, int count) in tty3270_aid_set() function
Dtubio.h432 extern int tty3270_aid_set(tub_t *, char *, int);
Dtubtty.c552 if ((rc = tty3270_aid_set(tubp, mybuf, mycount + 1))) in tty3270_write_proc()