Searched defs:gzopen (Results 1 – 7 of 7) sorted by relevance
273 gzFile ZEXPORT gzopen(path, mode) in gzopen() function
262 gzFile ZEXPORT gzopen(const char *path, const char *mode) { in gzopen() function
1883 # define gzopen gzopen64 macro
96 # define gzopen z_gzopen macro
85 # define gzopen z_gzopen macro
187 gzFile gzopen(path, mode) in gzopen() function
204 static gzFile gzopen(const char *path, const char *mode) { in gzopen() function