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

  /src/games/warp/
sig.c 164 chdir(SAVEDIR);
score.c 38 if (stat(SAVEDIR,&filestat)) {
39 printf("Cannot access %s\r\n",SAVEDIR);
47 printf("%s is not protected correctly (must be u+rw o+rx).\r\n",SAVEDIR);
67 SAVEDIR, logname);
242 snprintf(spbuf, sizeof(spbuf), "/bin/cat %ssave.*",SAVEDIR);
warp.h 46 #define SAVEDIR "/var/games/warp"

Completed in 13 milliseconds