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

/darwin-on-arm/xnu/libkern/libkern/
H A Dzlib.h1098 ZEXTERN gzFile ZEXPORT gzopen OF((const char *path, const char *mode));
1107 gzopen can be used to read a file which is not in gzip format; in this
1110 gzopen returns NULL if the file could not be opened or if there was
1120 The mode parameter is as in gzopen.
/darwin-on-arm/xnu/libkern/zlib/
H A Dgzio.c235 gzFile ZEXPORT gzopen (path, mode) function

Completed in 65 milliseconds