OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:scorefile
(Results
1 - 4
of
4
) sorted by relevancy
/src/games/larn/
config.c
33
char
scorefile
[] = _PATH_SCORE;
variable in typeref:typename:char[]
scores.c
127
i = lopen(
scorefile
);
155
i = lcreat(
scorefile
);
188
chmod(
scorefile
, 0660);
header.h
339
scorefile
[];
main.c
161
if (access(
scorefile
, 0) == -1) /* not there */
Completed in 14 milliseconds
Indexes created Fri Oct 17 00:09:41 GMT 2025