Searched refs:gzbuffer (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/contrib/zlib/
H A Dzconf.h65 # define gzbuffer z_gzbuffer macro
H A Dgzlib.c319 int ZEXPORT gzbuffer(file, size) function
H A Dzlib.h1364 ZEXTERN int ZEXPORT gzbuffer OF((gzFile file, unsigned size));
1376 gzbuffer() returns 0 on success, or -1 on failure, such as being called
1475 one less than the buffer size given to gzbuffer(). The caller should assure
1527 output buffer size of pushed characters is allowed. (See gzbuffer above.)
1620 is a gzip file. Therefore if gzbuffer() is used, it should be called before

Completed in 111 milliseconds