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

/src/common/dist/zlib/
H A Dgzclose.c11 int ZEXPORT gzclose(gzFile file) { function in typeref:typename:int ZEXPORT
H A DMakefile.in[all...]
H A Dzconf.h74 # define gzclose z_gzclose macro
H A Dzconf.h.in70 # define gzclose z_gzclose macro
/src/common/dist/zlib/contrib/dotzlib/DotZLib/
H A DGZipStream.cs24 private static extern int gzclose(IntPtr gzFile); method in class:DotZLib.GZipStream
/src/common/dist/zlib/contrib/ada/
H A Dzlib-thin.ads232 function gzclose (file : gzFile) return Int; 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.c261 static int gzclose(gzFile gz) { function in typeref:typename:int

Completed in 15 milliseconds