Home
last modified time | relevance | path

Searched defs:orig_termios (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/zaurus/stand/zboot/
H A Dunixcons.c158 struct linux_termios orig_termios, raw_termios; in awaitkey() local
/netbsd-src/external/mit/libuv/dist/src/unix/
H A Dtty.c66 static struct termios orig_termios; variable
/netbsd-src/lib/libcurses/
H A Dcurses_private.h267 struct termios orig_termios, baset, savedtty; member