Searched refs:orig_term (Results 1 – 1 of 1) sorted by relevance
107 static struct termios orig_term; variable113 tcsetattr(0, TCSANOW, &orig_term); in os_fd_restore()127 if (tcgetattr(fd, &orig_term)) in os_tty_raw()130 term = orig_term; in os_tty_raw()