Home | History | Annotate | Download | only in qemu

Lines Matching full:oldtty

793 static struct termios oldtty;
799 tcsetattr (0, TCSANOW, &oldtty);
807 tty = oldtty;
841 tcgetattr (0, &oldtty);