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()
406 bool need_tty; in main() local438 need_tty = ((is_reset || is_init) || in main()460 fd = save_tty_settings(&tty_settings, need_tty); in main()