Home
last modified time | relevance | path

Searched refs:tty_start (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/games/atc/
H A Dextern.c76 struct termios tty_start, tty_new; variable
H A Dmain.c169 (void)tcgetattr(fileno(stdin), &tty_start); in main()
170 tty_new = tty_start; in main()
H A Dextern.h63 extern struct termios tty_start, tty_new;