Home
last modified time | relevance | path

Searched refs:can_restore (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ncurses/progs/
H A Dtty_settings.c43 static bool can_restore = FALSE; variable
87 can_restore = TRUE; in save_tty_settings()
96 if (can_restore) in restore_tty_settings()