Searched refs:gzopen (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/native/java/util/zip/zlib-1.2.3/
H A Dzlib.h1092 ZEXTERN gzFile ZEXPORT gzopen OF((const char *path, const char *mode));
1101 gzopen can be used to read a file which is not in gzip format; in this
1104 gzopen returns NULL if the file could not be opened or if there was
1114 The mode parameter is as in gzopen.
H A Dgzio.c232 gzFile ZEXPORT gzopen (path, mode) function

Completed in 35 milliseconds