Searched refs:saved_attributes (Results 1 – 3 of 3) sorted by relevance
864 static struct termios saved_attributes; variable869 tcsetattr(STDIN_FILENO, TCSANOW, &saved_attributes); in reset_input_mode()884 tcgetattr(STDIN_FILENO, &saved_attributes); in set_input_mode()
3656 struct termios saved_attributes;3661 tcsetattr (STDIN_FILENO, TCSANOW, &saved_attributes);3678 tcgetattr (STDIN_FILENO, &saved_attributes);