Searched refs:gzeof (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/boot/lib/libz/
H A DSymbol.map47 gzeof;
H A Dzconf.h67 # define gzeof z_gzeof macro
H A Dgzlib.c514 int ZEXPORT gzeof(file) function
H A Dzlib.h1475 ZEXTERN int ZEXPORT gzeof OF((gzFile file));
1480 just like feof(), gzeof() may return false even if there is no more data to
1485 If gzeof() returns true, then the read functions will return no more data,
/illumos-gate/usr/src/uts/common/zmod/
H A Dzlib.h1219 ZEXTERN int ZEXPORT gzeof OF((gzFile file));

Completed in 67 milliseconds