STATDIR
#define STATNAME(f, n) ((void)sprintf(f, "%s/%s", STATDIR, n))
"STATDIR", STATDIR,
if (chdir(STATDIR) || (spooldir = opendir(STATDIR)) == NULL)