Searched refs:zipOpen2_64 (Results 1 – 6 of 6) sorted by relevance
110 zipOpen2_64 @131
142 extern zipFile ZEXPORT zipOpen2_64 OF((const void *pathname,
376 zf = zipOpen2_64(filename_try,(opt_overwrite==2) ? 2 : 0,NULL,&ffunc);
932 extern zipFile ZEXPORT zipOpen2_64 (const void *pathname, int append, zipcharpc* globalcomment, zli… in zipOpen2_64() function