Searched refs:unzFile (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 Dunzip.h64 typedef unzFile__ *unzFile; typedef
66 typedef voidp unzFile; typedef
135 extern unzFile ZEXPORT unzOpen OF((const char *path));
142 Else, the return value is a unzFile Handle, usable with other function
146 extern unzFile ZEXPORT unzOpen2 OF((const char *path,
153 extern int ZEXPORT unzClose OF((unzFile file));
160 extern int ZEXPORT unzGetGlobalInfo OF((unzFile file,
168 extern int ZEXPORT unzGetGlobalComment OF((unzFile file,
181 extern int ZEXPORT unzGoToFirstFile OF((unzFile file));
187 extern int ZEXPORT unzGoToNextFile OF((unzFile fil
[all...]
H A Dunzip.c394 Else, the return value is a unzFile Handle, usable with other function
397 extern unzFile ZEXPORT unzOpen2 (path, pzlib_filefunc_def)
495 unzGoToFirstFile((unzFile)s);
496 return (unzFile)s;
500 extern unzFile ZEXPORT unzOpen (path)
512 unzFile file;
533 unzFile file;
566 local int unzlocal_GetCurrentFileInfoInternal OF((unzFile file,
583 unzFile file;
749 unzFile fil
[all...]
H A Dminiunz.c169 unzFile uf;
242 unzFile uf;
406 unzFile uf;
442 unzFile uf;
479 unzFile uf=NULL;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/minizip/
H A Dunzip.h64 typedef unzFile__ *unzFile; typedef
66 typedef voidp unzFile; typedef
135 extern unzFile ZEXPORT unzOpen OF((const char *path));
142 Else, the return value is a unzFile Handle, usable with other function
146 extern unzFile ZEXPORT unzOpen2 OF((const char *path,
153 extern int ZEXPORT unzClose OF((unzFile file));
160 extern int ZEXPORT unzGetGlobalInfo OF((unzFile file,
168 extern int ZEXPORT unzGetGlobalComment OF((unzFile file,
181 extern int ZEXPORT unzGoToFirstFile OF((unzFile file));
187 extern int ZEXPORT unzGoToNextFile OF((unzFile fil
[all...]
H A Dunzip.c394 Else, the return value is a unzFile Handle, usable with other function
397 extern unzFile ZEXPORT unzOpen2 (path, pzlib_filefunc_def)
495 unzGoToFirstFile((unzFile)s);
496 return (unzFile)s;
500 extern unzFile ZEXPORT unzOpen (path)
512 unzFile file;
533 unzFile file;
566 local int unzlocal_GetCurrentFileInfoInternal OF((unzFile file,
583 unzFile file;
749 unzFile fil
[all...]
H A Dminiunz.c169 unzFile uf;
242 unzFile uf;
406 unzFile uf;
442 unzFile uf;
479 unzFile uf=NULL;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/minizip/
H A Dunzip.h68 typedef unzFile__ *unzFile; typedef
70 typedef voidp unzFile; typedef
166 extern unzFile ZEXPORT unzOpen OF((const char *path));
167 extern unzFile ZEXPORT unzOpen64 OF((const void *path));
174 Else, the return value is a unzFile Handle, usable with other function
184 extern unzFile ZEXPORT unzOpen2 OF((const char *path,
191 extern unzFile ZEXPORT unzOpen2_64 OF((const void *path,
198 extern int ZEXPORT unzClose OF((unzFile file));
205 extern int ZEXPORT unzGetGlobalInfo OF((unzFile file,
208 extern int ZEXPORT unzGetGlobalInfo64 OF((unzFile fil
[all...]
H A Dunzip.c581 Else, the return value is a unzFile Handle, usable with other function
584 local unzFile unzOpenInternal (const void *path,
759 unzGoToFirstFile((unzFile)s);
761 return (unzFile)s;
765 extern unzFile ZEXPORT unzOpen2 (const char *path,
778 extern unzFile ZEXPORT unzOpen2_64 (const void *path,
793 extern unzFile ZEXPORT unzOpen (const char *path)
798 extern unzFile ZEXPORT unzOpen64 (const void *path)
808 extern int ZEXPORT unzClose (unzFile file)
828 extern int ZEXPORT unzGetGlobalInfo64 (unzFile fil
[all...]
H A Dminiunz.c235 unzFile uf;
313 unzFile uf;
476 unzFile uf;
512 unzFile uf;
550 unzFile uf=NULL;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/minizip/
H A Dunzip.h68 typedef unzFile__ *unzFile; typedef
70 typedef voidp unzFile; typedef
166 extern unzFile ZEXPORT unzOpen OF((const char *path));
167 extern unzFile ZEXPORT unzOpen64 OF((const void *path));
174 Else, the return value is a unzFile Handle, usable with other function
184 extern unzFile ZEXPORT unzOpen2 OF((const char *path,
191 extern unzFile ZEXPORT unzOpen2_64 OF((const void *path,
198 extern int ZEXPORT unzClose OF((unzFile file));
205 extern int ZEXPORT unzGetGlobalInfo OF((unzFile file,
208 extern int ZEXPORT unzGetGlobalInfo64 OF((unzFile fil
[all...]
H A Dunzip.c581 Else, the return value is a unzFile Handle, usable with other function
584 local unzFile unzOpenInternal (const void *path,
759 unzGoToFirstFile((unzFile)s);
761 return (unzFile)s;
765 extern unzFile ZEXPORT unzOpen2 (const char *path,
778 extern unzFile ZEXPORT unzOpen2_64 (const void *path,
793 extern unzFile ZEXPORT unzOpen (const char *path)
798 extern unzFile ZEXPORT unzOpen64 (const void *path)
808 extern int ZEXPORT unzClose (unzFile file)
828 extern int ZEXPORT unzGetGlobalInfo64 (unzFile fil
[all...]
H A Dminiunz.c235 unzFile uf;
313 unzFile uf;
476 unzFile uf;
512 unzFile uf;
550 unzFile uf=NULL;

Completed in 129 milliseconds