Searched refs:TUB_SIZED (Results 1 – 3 of 3) sorted by relevance
87 if (tubp->flags & TUB_SIZED) in tty3270_size()246 tubp->flags |= TUB_SIZED; in tty3270_size()
289 #define TUB_SIZED 0x0080 macro
202 tubp->flags &= ~TUB_SIZED; in tty3270_open()