Searched refs:_tr_flush_block (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/contrib/zlib/ |
H A D | deflate.h | 294 void ZLIB_INTERNAL _tr_flush_block OF((deflate_state *s, charf *buf,
|
H A D | zconf.h | 48 # define _tr_flush_block z__tr_flush_block macro
|
H A D | trees.c | 912 void ZLIB_INTERNAL _tr_flush_block(s, buf, stored_len, last) in _tr_flush_block() function
|
H A D | deflate.c | 1646 _tr_flush_block(s, (s->block_start >= 0L ? \
|
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/ |
H A D | zlib.c | 584 void _tr_flush_block OF((deflate_state *s, charf *buf, ulg stored_len, 1840 _tr_flush_block(s, (s->block_start >= 0L ? \ 3155 _tr_flush_block(s, buf, stored_len, eof) in _tr_flush_block() function
|
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | ratz.c | 1494 void _tr_flush_block OF((deflate_state *s, charf *buf, ulg stored_len,
|