Searched refs:_tr_flush_block (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/zmod/ |
H A D | deflate.h | 284 void _tr_flush_block OF((deflate_state *s, charf *buf, ulg stored_len,
|
H A D | trees.c | 921 void _tr_flush_block(s, buf, stored_len, eof) in _tr_flush_block() function
|
H A D | deflate.c | 1371 _tr_flush_block(s, (s->block_start >= 0L ? \
|
/titanic_50/usr/src/uts/common/io/ppp/spppcomp/ |
H A D | zlib.c | 586 void _tr_flush_block OF((deflate_state *s, charf *buf, ulg stored_len, 1842 _tr_flush_block(s, (s->block_start >= 0L ? \ 3157 _tr_flush_block(s, buf, stored_len, eof) in _tr_flush_block() function
|