Home
last modified time | relevance | path

Searched defs:gzclose (Results 1 – 7 of 7) sorted by relevance

/external/zlib/
Dgzclose.c11 int ZEXPORT gzclose(file) in gzclose() function
Dzconf.h.in55 # define gzclose z_gzclose macro
Dzconf.h55 # define gzclose z_gzclose macro
Dgzio.c953 int ZEXPORT gzclose (file) in gzclose() function
/external/zlib/contrib/dotzlib/DotZLib/
DGZipStream.cs24 private static extern int gzclose(IntPtr gzFile); in gzclose() method in DotZLib.GZipStream
/external/zlib/contrib/ada/
Dzlib-thin.ads232 function gzclose (file : gzFile) return Int; subprogspec
/external/qemu/distrib/zlib-1.2.3/
Dgzio.c953 int ZEXPORT gzclose (file) in gzclose() function