OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_PATH_MONST
(Results
1 - 3
of
3
) sorted by relevancy
/src/games/phantasia/
pathnames.h
38
#define
_PATH_MONST
"/var/games/phantasia/monsters"
setup.c
67
_PATH_MONST
,
135
path = strrchr(
_PATH_MONST
, '/') + 1;
main.c
331
if ((Monstfp = fopen(
_PATH_MONST
, "r+")) == NULL)
332
error(
_PATH_MONST
);
Completed in 70 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025