Home
last modified time | relevance | path

Searched defs:tty_new (Results 1 – 2 of 2) sorted by relevance

/openbsd/games/atc/
H A Dextern.c65 struct termios tty_start, tty_new; variable
/openbsd/lib/libcrypto/ui/
H A Dui_openssl.c329 struct termios tty_new = tty_orig; in noecho_console() local