Home
last modified time | relevance | path

Searched refs:FLUSH_BLOCK_ONLY (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/contrib/zlib/
H A Ddeflate.c1645 #define FLUSH_BLOCK_ONLY(s, last) { \ macro
1658 FLUSH_BLOCK_ONLY(s, last); \
2067 FLUSH_BLOCK_ONLY(s, 0);
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c1204 #define FLUSH_BLOCK_ONLY(s, flush) { \ macro
1215 FLUSH_BLOCK_ONLY(s, flush); \
1414 FLUSH_BLOCK_ONLY(s, Z_NO_FLUSH);
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c1839 #define FLUSH_BLOCK_ONLY(s, eof) { \ macro
1852 FLUSH_BLOCK_ONLY(s, eof); \
2180 FLUSH_BLOCK_ONLY(s, 0);