Searched refs:zipCloseFileInZipRaw (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/minizip/
H A Dzip.h216 extern int ZEXPORT zipCloseFileInZipRaw OF((zipFile file,
H A Dzip.c1031 extern int ZEXPORT zipCloseFileInZipRaw (file, uncompressed_size, crc32) function
1130 return zipCloseFileInZipRaw (file,0,0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/minizip/
H A Dzip.h216 extern int ZEXPORT zipCloseFileInZipRaw OF((zipFile file,
H A Dzip.c1031 extern int ZEXPORT zipCloseFileInZipRaw (file, uncompressed_size, crc32) function
1130 return zipCloseFileInZipRaw (file,0,0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/minizip/
H A Dzip.h319 extern int ZEXPORT zipCloseFileInZipRaw OF((zipFile file,
H A Dzip.c1509 extern int ZEXPORT zipCloseFileInZipRaw (zipFile file, uLong uncompressed_size, uLong crc32) function
1752 return zipCloseFileInZipRaw (file,0,0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/minizip/
H A Dzip.h319 extern int ZEXPORT zipCloseFileInZipRaw OF((zipFile file,
H A Dzip.c1509 extern int ZEXPORT zipCloseFileInZipRaw (zipFile file, uLong uncompressed_size, uLong crc32) function
1752 return zipCloseFileInZipRaw (file,0,0);

Completed in 109 milliseconds