HomeSort by: relevance | last modified time | path
    Searched refs:playerids (Results 1 - 4 of 4) sorted by relevancy

  /src/games/larn/
config.c 42 char playerids[] = _PATH_PLAYERIDS; variable in typeref:typename:char[]
scores.c 809 * Format of playerids file:
824 if (lopen(playerids) < 0) { /* no file, make it */
825 if ((fd7 = creat(playerids, 0664)) < 0)
848 if (lappend(playerids) < 0)
header.h 338 playerids[], optsfile[1024], psname[], savefilename[],
  /src/etc/
Makefile 329 games games 664 /var/games/larn/playerids \

Completed in 14 milliseconds