OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:filetimes
(Results
1 - 3
of
3
) sorted by relevancy
/src/games/larn/
diag.c
248
struct stat
filetimes
;
local in function:restoregame
313
fstat(io_infd, &
filetimes
);
316
if (
filetimes
.st_ctime > zzz)
318
else if (
filetimes
.st_mtime > zzz)
327
if (i && (
filetimes
.st_ino != (ino_t) i))
diag.c
248
struct stat
filetimes
;
local in function:restoregame
313
fstat(io_infd, &
filetimes
);
316
if (
filetimes
.st_ctime > zzz)
318
else if (
filetimes
.st_mtime > zzz)
327
if (i && (
filetimes
.st_ino != (ino_t) i))
diag.c
248
struct stat
filetimes
;
local in function:restoregame
313
fstat(io_infd, &
filetimes
);
316
if (
filetimes
.st_ctime > zzz)
318
else if (
filetimes
.st_mtime > zzz)
327
if (i && (
filetimes
.st_ino != (ino_t) i))
Completed in 32 milliseconds
Indexes created Tue Sep 30 06:09:59 GMT 2025