Home | Sort by: relevance | last modified time | path |
/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 |