Searched refs:zipFile (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/minizip/
H A Dzip.h65 typedef zipFile__ *zipFile; typedef
67 typedef voidp zipFile; typedef
114 extern zipFile ZEXPORT zipOpen OF((const char *pathname, int append));
125 Else, the return value is a zipFile Handle, usable with other function
134 extern zipFile ZEXPORT zipOpen2 OF((const char *pathname,
139 extern int ZEXPORT zipOpenNewFileInZip OF((zipFile file,
163 extern int ZEXPORT zipOpenNewFileInZip2 OF((zipFile file,
179 extern int ZEXPORT zipOpenNewFileInZip3 OF((zipFile file,
204 extern int ZEXPORT zipWriteInFileInZip OF((zipFile file,
211 extern int ZEXPORT zipCloseFileInZip OF((zipFile fil
[all...]
H A Dzip.c499 extern zipFile ZEXPORT zipOpen2 (pathname, append, globalcomment, pzlib_filefunc_def)
679 return (zipFile)zi;
683 extern zipFile ZEXPORT zipOpen (pathname, append)
696 zipFile file;
903 zipFile file;
927 zipFile file;
967 zipFile file;
1032 zipFile file;
1128 zipFile file;
1134 zipFile fil
[all...]
H A Dminizip.c302 zipFile zf;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/minizip/
H A Dzip.h65 typedef zipFile__ *zipFile; typedef
67 typedef voidp zipFile; typedef
114 extern zipFile ZEXPORT zipOpen OF((const char *pathname, int append));
125 Else, the return value is a zipFile Handle, usable with other function
134 extern zipFile ZEXPORT zipOpen2 OF((const char *pathname,
139 extern int ZEXPORT zipOpenNewFileInZip OF((zipFile file,
163 extern int ZEXPORT zipOpenNewFileInZip2 OF((zipFile file,
179 extern int ZEXPORT zipOpenNewFileInZip3 OF((zipFile file,
204 extern int ZEXPORT zipWriteInFileInZip OF((zipFile file,
211 extern int ZEXPORT zipCloseFileInZip OF((zipFile fil
[all...]
H A Dzip.c499 extern zipFile ZEXPORT zipOpen2 (pathname, append, globalcomment, pzlib_filefunc_def)
679 return (zipFile)zi;
683 extern zipFile ZEXPORT zipOpen (pathname, append)
696 zipFile file;
903 zipFile file;
927 zipFile file;
967 zipFile file;
1032 zipFile file;
1128 zipFile file;
1134 zipFile fil
[all...]
H A Dminizip.c302 zipFile zf;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/minizip/
H A Dzip.h67 typedef zipFile__ *zipFile; typedef
69 typedef voidp zipFile; typedef
116 extern zipFile ZEXPORT zipOpen OF((const char *pathname, int append));
117 extern zipFile ZEXPORT zipOpen64 OF((const void *pathname, int append));
128 Else, the return value is a zipFile Handle, usable with other function
137 extern zipFile ZEXPORT zipOpen2 OF((const char *pathname,
142 extern zipFile ZEXPORT zipOpen2_64 OF((const void *pathname,
147 extern int ZEXPORT zipOpenNewFileInZip OF((zipFile file,
158 extern int ZEXPORT zipOpenNewFileInZip64 OF((zipFile file,
187 extern int ZEXPORT zipOpenNewFileInZip2 OF((zipFile fil
[all...]
H A Dzip.c849 extern zipFile ZEXPORT zipOpen3 (const void *pathname, int append, zipcharpc* globalcomment, zlib_filefunc64_32_def* pzlib_filefunc64_32_def)
916 return (zipFile)zi;
920 extern zipFile ZEXPORT zipOpen2 (const char *pathname, int append, zipcharpc* globalcomment, zlib_filefunc_def* pzlib_filefunc32_def)
932 extern zipFile ZEXPORT zipOpen2_64 (const void *pathname, int append, zipcharpc* globalcomment, zlib_filefunc64_def* pzlib_filefunc_def)
948 extern zipFile ZEXPORT zipOpen (const char* pathname, int append)
953 extern zipFile ZEXPORT zipOpen64 (const void* pathname, int append)
1055 extern int ZEXPORT zipOpenNewFileInZip4_64 (zipFile file, const char* filename, const zip_fileinfo* zipfi,
1265 extern int ZEXPORT zipOpenNewFileInZip4 (zipFile file, const char* filename, const zip_fileinfo* zipfi,
1281 extern int ZEXPORT zipOpenNewFileInZip3 (zipFile file, const char* filename, const zip_fileinfo* zipfi,
1296 extern int ZEXPORT zipOpenNewFileInZip3_64(zipFile fil
[all...]
H A Dminizip.c371 zipFile zf;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/minizip/
H A Dzip.h67 typedef zipFile__ *zipFile; typedef
69 typedef voidp zipFile; typedef
116 extern zipFile ZEXPORT zipOpen OF((const char *pathname, int append));
117 extern zipFile ZEXPORT zipOpen64 OF((const void *pathname, int append));
128 Else, the return value is a zipFile Handle, usable with other function
137 extern zipFile ZEXPORT zipOpen2 OF((const char *pathname,
142 extern zipFile ZEXPORT zipOpen2_64 OF((const void *pathname,
147 extern int ZEXPORT zipOpenNewFileInZip OF((zipFile file,
158 extern int ZEXPORT zipOpenNewFileInZip64 OF((zipFile file,
187 extern int ZEXPORT zipOpenNewFileInZip2 OF((zipFile fil
[all...]
H A Dzip.c849 extern zipFile ZEXPORT zipOpen3 (const void *pathname, int append, zipcharpc* globalcomment, zlib_filefunc64_32_def* pzlib_filefunc64_32_def)
916 return (zipFile)zi;
920 extern zipFile ZEXPORT zipOpen2 (const char *pathname, int append, zipcharpc* globalcomment, zlib_filefunc_def* pzlib_filefunc32_def)
932 extern zipFile ZEXPORT zipOpen2_64 (const void *pathname, int append, zipcharpc* globalcomment, zlib_filefunc64_def* pzlib_filefunc_def)
948 extern zipFile ZEXPORT zipOpen (const char* pathname, int append)
953 extern zipFile ZEXPORT zipOpen64 (const void* pathname, int append)
1055 extern int ZEXPORT zipOpenNewFileInZip4_64 (zipFile file, const char* filename, const zip_fileinfo* zipfi,
1265 extern int ZEXPORT zipOpenNewFileInZip4 (zipFile file, const char* filename, const zip_fileinfo* zipfi,
1281 extern int ZEXPORT zipOpenNewFileInZip3 (zipFile file, const char* filename, const zip_fileinfo* zipfi,
1296 extern int ZEXPORT zipOpenNewFileInZip3_64(zipFile fil
[all...]
H A Dminizip.c371 zipFile zf;

Completed in 99 milliseconds