Home
last modified time | relevance | path

Searched refs:psname (Results 1 – 3 of 3) sorted by relevance

/dragonfly/games/larn/
H A Dconfig.c41 char psname[PSNAMESIZE] = "larn"; /* the process name */ variable
H A Dtok.c242 strcpy(psname, i); in readopts()
H A Dheader.h341 extern char predostuff, psname[], restorflag, savefilename[], scorefile[], scprob[];