Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/tic/
Dtty_settings.h47 extern void update_tty_settings(TTY * /* old_settings */, TTY * /* new_settings */ );
Dtty_settings.c102 update_tty_settings(TTY * old_settings, TTY * new_settings) in update_tty_settings() function
/openbsd/src/usr.bin/tput/
Dtput.c194 update_tty_settings(&oldmode, settings); in tput_cmd()
/openbsd/src/usr.bin/tset/
Dtset.c895 update_tty_settings(&oldmode, &mode); in main()