Lines Matching refs:gzopen
1068 ZEXTERN gzFile ZEXPORT gzopen OF((const char *path, const char *mode));1077 gzopen can be used to read a file which is not in gzip format; in this1080 gzopen returns NULL if the file could not be opened or if there was1093 The mode parameter is as in gzopen.