Home
last modified time | relevance | path

Searched refs:_PATH_MESS (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/games/phantasia/
H A Dpathnames.h37 #define _PATH_MESS "/var/games/phantasia/mess" macro
H A Dmain.c335 if ((Messagefp = fopen(_PATH_MESS, "r")) == NULL) in initialstate()
336 error(_PATH_MESS); in initialstate()
543 fp = fopen(_PATH_MESS, "w"); in procmain()
H A Dsetup.c68 _PATH_MESS,
H A Dinterplayer.c654 fp = fopen(_PATH_MESS, "w"); in throneroom()
H A Dmisc.c670 fp = fopen(_PATH_MESS, "w"); in death()