FNSIZE
if (++i >= FNSIZE)
static char savedfile[FNSIZE];
static char file[FNSIZE];
static char funny[FNSIZE];
if (strlen(p1) >= (size_t)FNSIZE) {
var unsigned char file[FNSIZE]; /* Working file name */
var unsigned char altfile[FNSIZE]; /* Alternate file name */
unsigned char filebuf[FNSIZE];
if (strlen(str) > FNSIZE - 4)
unsigned char Savedfile[FNSIZE]; /* The current file name */
unsigned char Savedfile[FNSIZE]; /* The current file name */
unsigned char sf_name[FNSIZE + 1];