HomeSort by: relevance | last modified time | path
    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