Home
last modified time | relevance | path

Searched defs:new_settings (Results 1 – 4 of 4) sorted by relevance

/dragonfly/usr.bin/top/
H A Dscreen.c137 static struct sgttyb new_settings; variable
141 static struct termio new_settings; variable
145 static struct termios new_settings; variable
/dragonfly/contrib/ncurses/progs/
H A Dtty_settings.c100 update_tty_settings(TTY * old_settings, TTY * new_settings) in update_tty_settings()
H A Dreset_cmd.c550 TTY * new_settings, in show_tty_change()
605 print_tty_chars(TTY * old_settings, TTY * new_settings) in print_tty_chars()
/dragonfly/sys/dev/disk/mpt/
H A Dmpt_raid.c69 uint32_t new_settings; member