Searched refs:need_tty (Results 1 – 2 of 2) sorted by relevance
73 save_tty_settings(TTY * tty_settings, bool need_tty) in save_tty_settings() argument78 if (need_tty) { in save_tty_settings()
392 bool need_tty; in main() local424 need_tty = ((is_reset || is_init) || in main()446 fd = save_tty_settings(&tty_settings, need_tty); in main()