Searched refs:unzReadCurrentFile (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/gcc/zlib/contrib/minizip/
H A Dunzip.h379 extern int ZEXPORT unzReadCurrentFile OF((unzFile file,
H A Dminiunz.c435 err = unzReadCurrentFile(uf,buf,size_buf);
438 printf("error %d with zipfile in unzReadCurrentFile\n",err);
H A Dunzip.c1684 extern int ZEXPORT unzReadCurrentFile (unzFile file, voidp buf, unsigned len) function
/haiku-buildtools/binutils/zlib/contrib/minizip/
H A Dunzip.h379 extern int ZEXPORT unzReadCurrentFile OF((unzFile file,
H A Dminiunz.c435 err = unzReadCurrentFile(uf,buf,size_buf);
438 printf("error %d with zipfile in unzReadCurrentFile\n",err);
H A Dunzip.c1684 extern int ZEXPORT unzReadCurrentFile (unzFile file, voidp buf, unsigned len) function

Completed in 125 milliseconds