Searched refs:get_tty_settings (Results 1 – 1 of 1) sorted by relevance
58 get_tty_settings(int fd, TTY * tty_settings) in get_tty_settings() function75 if (!get_tty_settings(STDERR_FILENO, tty_settings) && in save_tty_settings()76 !get_tty_settings(STDOUT_FILENO, tty_settings) && in save_tty_settings()77 !get_tty_settings(STDIN_FILENO, tty_settings)) { in save_tty_settings()80 if (!get_tty_settings(fd, tty_settings)) { in save_tty_settings()