Searched refs:orig_term (Results 1 – 1 of 1) sorted by relevance
160 static struct termios orig_term; variable169 tcsetattr(0, TCSANOW, &orig_term); in os_fd_restore()188 if (tcgetattr(fd, &orig_term)) in os_tty_raw()191 term = orig_term; in os_tty_raw()