Searched refs:unzSetOffset64 (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.h428 extern int ZEXPORT unzSetOffset64 (unzFile file, ZPOS64_T pos);
H A Dunzip.c2104 extern int ZEXPORT unzSetOffset64(unzFile file, ZPOS64_T pos) function
2124 return unzSetOffset64(file,pos);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/minizip/
H A Dunzip.h428 extern int ZEXPORT unzSetOffset64 (unzFile file, ZPOS64_T pos);
H A Dunzip.c2104 extern int ZEXPORT unzSetOffset64(unzFile file, ZPOS64_T pos) function
2124 return unzSetOffset64(file,pos);

Completed in 90 milliseconds