Searched refs:unzGetFilePos64 (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.h278 extern int ZEXPORT unzGetFilePos64(
H A Dunzip.c1308 extern int ZEXPORT unzGetFilePos64(unzFile file, unz64_file_pos* file_pos) function
1329 int err = unzGetFilePos64(file,&file_pos64);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/minizip/
H A Dunzip.h278 extern int ZEXPORT unzGetFilePos64(
H A Dunzip.c1308 extern int ZEXPORT unzGetFilePos64(unzFile file, unz64_file_pos* file_pos) function
1329 int err = unzGetFilePos64(file,&file_pos64);

Completed in 74 milliseconds