Searched defs:gzread (Results 1 - 9 of 9) sorted by relevance

/src/common/dist/zlib/contrib/dotzlib/DotZLib/
H A DGZipStream.cs30 private static extern int gzread(IntPtr gzFile, int data, int length); method in class:DotZLib.GZipStream
/src/common/dist/zlib/
H A Dgzread.c345 int ZEXPORT gzread(gzFile file, voidp buf, unsigned len) { function in typeref:typename:int ZEXPORT
H A DMakefile.in[all...]
H A Dzconf.h97 # define gzread z_gzread macro
H A Dzconf.h.in93 # define gzread z_gzread macro
/src/common/dist/zlib/contrib/ada/
H A Dzlib-thin.ads192 function gzread subprogspec
/src/common/dist/zlib/contrib/delphi/
H A Dzlibd32.mak
/src/common/dist/zlib/contrib/pascal/
H A Dzlibd32.mak
/src/common/dist/zlib/test/
H A Dminigzip.c230 static int gzread(gzFile gz, void *buf, unsigned len) { function in typeref:typename:int

Completed in 9 milliseconds