nextfile
extern void nextfile(void);
nextfile();
*nextfile = fi;
nextfile = &fi->fi_next;
static struct files **nextfile;
nextfile = &allfiles;