OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rt_buf
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/rogue/
save.c
97
struct rogue_time
rt_buf
;
local in function:save_into_file
161
md_gct(&
rt_buf
);
162
rt_buf
.second += 10; /* allow for some processing time */
163
r_write(fp, &
rt_buf
, sizeof(
rt_buf
));
save.c
97
struct rogue_time
rt_buf
;
local in function:save_into_file
161
md_gct(&
rt_buf
);
162
rt_buf
.second += 10; /* allow for some processing time */
163
r_write(fp, &
rt_buf
, sizeof(
rt_buf
));
Completed in 24 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025