Searched defs:gzopen (Results 1 – 12 of 12) sorted by relevance
21 private static extern IntPtr gzopen(string name, string mode); in gzopen() method in DotZLib.GZipStream
182 function gzopen (path : Chars_Ptr; mode : Chars_Ptr) return gzFile; subprogspec
196 gzFile ZEXPORT gzopen(path, mode) in gzopen() function
270 gzFile ZEXPORT gzopen(path, mode) in gzopen() function
1856 # define gzopen gzopen64 macro
82 # define gzopen z_gzopen macro
182 gzFile gzopen(path, mode) in gzopen() function
1575 # define gzopen gzopen64 macro
67 # define gzopen z_gzopen macro
Completed in 28 milliseconds