Searched refs:tio_stdio_orig (Results 1 – 1 of 1) sorted by relevance
96 static struct termios tio_stdio_orig; variable101 tcsetattr(STDIN_FILENO, TCSANOW, &tio_stdio_orig); in ttyclose()115 tio_stdio_orig = orig; in ttyopen()