mftfile
struct mftfile *files; /* file and hash */
const struct mftfile *f;
struct mftfile *fent;
sizeof(struct mftfile));
if ((p->files = calloc(p->filesz, sizeof(struct mftfile))) == NULL)
struct mftfile *m = &p->files[i];