OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Thu Oct 16 14:10:15 GMT 2025