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

  /src/games/phantasia/
pathnames.h 37 #define _PATH_MESS "/var/games/phantasia/mess"
setup.c 69 _PATH_MESS,
main.c 335 if ((Messagefp = fopen(_PATH_MESS, "r")) == NULL)
336 error(_PATH_MESS);
543 fp = fopen(_PATH_MESS, "w");
interplayer.c 654 fp = fopen(_PATH_MESS, "w");
misc.c 670 fp = fopen(_PATH_MESS, "w");

Completed in 15 milliseconds