Home | History | Annotate | Download | only in qemu

Lines Matching refs:oldtty

732 static struct termios oldtty;
738 tcsetattr (0, TCSANOW, &oldtty);
747 oldtty = tty;