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

  /src/games/phantasia/
pathnames.h 39 #define _PATH_MOTD "/var/games/phantasia/motd"
setup.c 71 _PATH_MOTD,
179 path = strrchr(_PATH_MOTD, '/') + 1;
main.c 674 if ((fp = fopen(_PATH_MOTD, "r")) != NULL

Completed in 97 milliseconds