Searched defs:tty_new (Results 1 – 2 of 2) sorted by relevance
/openbsd/games/atc/ | ||
H A D | extern.c | 65 struct termios tty_start, tty_new; variable |
/openbsd/lib/libcrypto/ui/ | ||
H A D | ui_openssl.c | 329 struct termios tty_new = tty_orig; in noecho_console() local |