Searched defs:gzclose (Results 1 – 10 of 10) sorted by relevance
11 int ZEXPORT gzclose(file) in gzclose() function
62 # define gzclose z_gzclose macro
11 int ZEXPORT gzclose( in gzclose() function
24 private static extern int gzclose(IntPtr gzFile); in gzclose() method in DotZLib.GZipStream
232 function gzclose (file : gzFile) return Int; subprogspec
297 int gzclose(gz) in gzclose() function