OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ttx
(Results
1 - 1
of
1
) sorted by relevancy
/src/games/larn/
io.c
135
static struct sgttyb
ttx
;/* storage for the tty modes */
variable in typeref:struct:sgttyb
189
gtty(0, &
ttx
);
190
doraw(
ttx
);
191
stty(0, &
ttx
);
202
gtty(0, &
ttx
);
203
unraw(
ttx
);
204
stty(0, &
ttx
);
Completed in 30 milliseconds
Indexes created Mon Oct 27 08:10:08 GMT 2025