Home
last modified time | relevance | path

Searched defs:old_settings (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/ncurses/progs/
H A Dreset_cmd.c524 send_init_strings(int fd GCC_UNUSED, TTY * old_settings) in send_init_strings()
599 show_tty_change(TTY * old_settings, in show_tty_change()
663 print_tty_chars(TTY * old_settings, TTY * new_settings) in print_tty_chars()
H A Dtty_settings.c102 update_tty_settings(TTY * old_settings, TTY * new_settings) in update_tty_settings()
H A Dtput.c389 TTY old_settings; in main() local
/freebsd/stand/kboot/kboot/
H A Dhostcons.c47 static struct host_termios old_settings; variable
/freebsd/usr.bin/top/
H A Dscreen.c53 static struct termios old_settings; variable