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

/darwin-on-arm/xnu/libkern/libkern/
H A Dzlib.h1187 ZEXTERN int ZEXPORT gzgetc OF((gzFile file));
1189 Reads one byte from the compressed file. gzgetc returns this byte
/darwin-on-arm/xnu/libkern/zlib/
H A Dgzio.c527 Reads one byte from the compressed file. gzgetc returns this byte
530 int ZEXPORT gzgetc(file) function

Completed in 20 milliseconds