Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/zmod/
H A Ddeflate.c1370 #define FLUSH_BLOCK_ONLY(s, eof) { \ macro
1383 FLUSH_BLOCK_ONLY(s, eof); \
1658 FLUSH_BLOCK_ONLY(s, 0);
/titanic_50/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);
/titanic_50/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c1841 #define FLUSH_BLOCK_ONLY(s, eof) { \ macro
1854 FLUSH_BLOCK_ONLY(s, eof); \
2182 FLUSH_BLOCK_ONLY(s, 0);