Home | Sort by: relevance | last modified time | path |
/src/games/larn/ | |
config.c | 47 char psname[PSNAMESIZE] = "larn"; /* the process name */ |
tok.c | 223 strlcpy(psname, i, PSNAMESIZE); |
header.h | 330 #define PSNAMESIZE 40 /* max size of the process name */ |