Home | History | Annotate | Download | only in minizip

Lines Matching defs:headerId

1029             uLong headerId;
1032 if (unz64local_getShort(&s->z_filefunc, s->filestream,&headerId) != UNZ_OK)
1039 if (headerId == 0x0001)