Searched refs:zipOpen2_64 (Results 1 – 3 of 3) sorted by relevance
142 extern zipFile ZEXPORT zipOpen2_64(const void *pathname,
365 zf = zipOpen2_64(filename_try,(opt_overwrite==2) ? 2 : 0,NULL,&ffunc); in main()
897 extern zipFile ZEXPORT zipOpen2_64(const void *pathname, int append, zipcharpc* globalcomment, zlib… in zipOpen2_64() function