Searched refs:unzOpenCurrentFile (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/zlib/contrib/minizip/
H A Dunzip.h201 If there is files inside the .Zip opened with unzOpenCurrentFile (see later),
331 extern int ZEXPORT unzOpenCurrentFile OF((unzFile file));
350 Same than unzOpenCurrentFile, but open for read raw the file (not uncompress)
364 Same than unzOpenCurrentFile, but open for read raw the file (not uncompress)
375 Close the file in zip opened with unzOpenCurrentFile
383 Read bytes from the current file (opened by unzOpenCurrentFile)
409 Read extra field from the current file (opened by unzOpenCurrentFile)
H A Dunzip.c1641 extern int ZEXPORT unzOpenCurrentFile (unzFile file) function
1945 Read extra field from the current file (opened by unzOpenCurrentFile)
/haiku-buildtools/binutils/zlib/contrib/minizip/
H A Dunzip.h201 If there is files inside the .Zip opened with unzOpenCurrentFile (see later),
331 extern int ZEXPORT unzOpenCurrentFile OF((unzFile file));
350 Same than unzOpenCurrentFile, but open for read raw the file (not uncompress)
364 Same than unzOpenCurrentFile, but open for read raw the file (not uncompress)
375 Close the file in zip opened with unzOpenCurrentFile
383 Read bytes from the current file (opened by unzOpenCurrentFile)
409 Read extra field from the current file (opened by unzOpenCurrentFile)
H A Dunzip.c805 If there is files inside the .Zip opened with unzOpenCurrentFile (see later),
1641 extern int ZEXPORT unzOpenCurrentFile (unzFile file) function
1945 Read extra field from the current file (opened by unzOpenCurrentFile)
2001 Close the file in zip opened with unzOpenCurrentFile

Completed in 107 milliseconds