filesig
struct filesig *fsgp;
struct filesig *fsgp;
struct filesig *fsgp, *fsgpnext;
fsgp->filesig_size = sizeof (struct filesig) +
fsgp->filesig_size -= sizeof (struct filesig) -
offsetof(struct filesig, filesig_v1_data[0]);
fsgp->filesig_size -= sizeof (struct filesig) -
offsetof(struct filesig, filesig_v3_data[0]);
filesig_extract(struct filesig *fsgp, struct filesig_extraction *fsxp)
struct filesig *fsgp, *fsgpnext;
#define filesig_next(ptr) (struct filesig *)((void *)((char *)(ptr) + \