OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tty_start
(Results
1 - 3
of
3
) sorted by relevancy
/src/games/atc/
extern.c
76
struct termios
tty_start
, tty_new;
variable in typeref:struct:termios
extern.h
63
extern struct termios
tty_start
, tty_new;
main.c
169
(void)tcgetattr(fileno(stdin), &
tty_start
);
170
tty_new =
tty_start
;
Completed in 13 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025