Searched defs:gzclose (Results 1 – 9 of 9) sorted by relevance
11 int ZEXPORT gzclose(file) in gzclose() function
67 # define gzclose z_gzclose macro
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
55 # define gzclose z_gzclose macro
Completed in 14 milliseconds