Searched refs:oldtty (Results 1 – 3 of 3) sorted by relevance
20 oldtty=`stty -g 2>/dev/null`27 if test $? -eq 0 -a -n "$oldtty"; then
700 static struct termios oldtty; variable706 tcsetattr (0, TCSANOW, &oldtty); in term_exit()715 oldtty = tty; in term_init()
732 static struct termios oldtty; variable738 tcsetattr (0, TCSANOW, &oldtty); in term_exit()747 oldtty = tty; in term_init()