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

/forgerock/web-agents-v4/zlib/
H A Dzip.h319 extern int ZEXPORT zipCloseFileInZipRaw OF((zipFile file,
H A Dzip.c1513 extern int ZEXPORT zipCloseFileInZipRaw (zipFile file, uLong uncompressed_size, uLong crc32) function
1756 return zipCloseFileInZipRaw (file,0,0);

Completed in 31 milliseconds