Home
last modified time | relevance | path

Searched defs:byte_before_the_zipfile (Results 1 – 2 of 2) sorted by relevance

/external/zlib/src/contrib/minizip/
Dunzip.c158 ZPOS64_T byte_before_the_zipfile;/* byte before the zipfile, (>0 for sfx)*/ member
171 ZPOS64_T byte_before_the_zipfile;/* byte before the zipfile, (>0 for sfx)*/ member
Dzip.c643 ZPOS64_T byte_before_the_zipfile;/* byte before the zipfile, (>0 for sfx)*/ in LoadCentralDirectoryRecord() local