Searched refs:zipOpen2 (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/minizip/
H A Dzip.h134 extern zipFile ZEXPORT zipOpen2 OF((const char *pathname,
H A Dminizip.c307 zf = zipOpen2(filename_try,(opt_overwrite==2) ? 2 : 0,NULL,&ffunc);
H A Dzip.c5 Modification to zipOpen2 to support globalComment retrieval.
499 extern zipFile ZEXPORT zipOpen2 (pathname, append, globalcomment, pzlib_filefunc_def) function
687 return zipOpen2(pathname,append,NULL,NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/minizip/
H A Dzip.h134 extern zipFile ZEXPORT zipOpen2 OF((const char *pathname,
H A Dminizip.c307 zf = zipOpen2(filename_try,(opt_overwrite==2) ? 2 : 0,NULL,&ffunc);
H A Dzip.c5 Modification to zipOpen2 to support globalComment retrieval.
499 extern zipFile ZEXPORT zipOpen2 (pathname, append, globalcomment, pzlib_filefunc_def) function
687 return zipOpen2(pathname,append,NULL,NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/minizip/
H A Dzip.h137 extern zipFile ZEXPORT zipOpen2 OF((const char *pathname,
H A Dzip.c920 extern zipFile ZEXPORT zipOpen2 (const char *pathname, int append, zipcharpc* globalcomment, zlib_filefunc_def* pzlib_filefunc32_def) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/minizip/
H A Dzip.h137 extern zipFile ZEXPORT zipOpen2 OF((const char *pathname,
H A Dzip.c920 extern zipFile ZEXPORT zipOpen2 (const char *pathname, int append, zipcharpc* globalcomment, zlib_filefunc_def* pzlib_filefunc32_def) function

Completed in 124 milliseconds