Searched refs:unzOpen64 (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/gcc/zlib/contrib/minizip/
H A Dminiunz.c617 uf = unzOpen64(zipfilename);
625 uf = unzOpen64(filename_try);
H A Dunzip.h167 extern unzFile ZEXPORT unzOpen64 OF((const void *path));
H A Dunzip.c798 extern unzFile ZEXPORT unzOpen64 (const void *path) function
/haiku-buildtools/binutils/zlib/contrib/minizip/
H A Dminiunz.c617 uf = unzOpen64(zipfilename);
625 uf = unzOpen64(filename_try);
H A Dunzip.h167 extern unzFile ZEXPORT unzOpen64 OF((const void *path));
H A Dunzip.c798 extern unzFile ZEXPORT unzOpen64 (const void *path) function

Completed in 100 milliseconds