Home | History | Annotate | Download | only in qemu

Lines Matching refs:oldtty

700 static struct termios oldtty;
706 tcsetattr (0, TCSANOW, &oldtty);
715 oldtty = tty;