Searched refs:unzGetOffset64 (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/minizip/
H A Dunzip.h424 extern ZPOS64_T ZEXPORT unzGetOffset64 (unzFile file);
H A Dunzip.c2079 extern ZPOS64_T ZEXPORT unzGetOffset64(unzFile file) function
2100 offset64 = unzGetOffset64(file);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/minizip/
H A Dunzip.h424 extern ZPOS64_T ZEXPORT unzGetOffset64 (unzFile file);
H A Dunzip.c2079 extern ZPOS64_T ZEXPORT unzGetOffset64(unzFile file) function
2100 offset64 = unzGetOffset64(file);

Completed in 54 milliseconds