Searched refs:orig_term (Results 1 – 1 of 1) sorted by relevance
108 static struct termios orig_term; variable114 tcsetattr(0, TCSANOW, &orig_term); in os_fd_restore()128 if (tcgetattr(fd, &orig_term)) in os_tty_raw()131 term = orig_term; in os_tty_raw()