Home
last modified time | relevance | path

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

/dflybsd-src/games/atc/
H A Dextern.c60 struct termios tty_start, tty_new; variable
/dflybsd-src/crypto/libressl/crypto/ui/
H A Dui_openssl.c328 struct termios tty_new = tty_orig; in noecho_console() local