Searched refs:_tr_stored_block (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/zmod/ |
H A D | deflate.h | 287 void _tr_stored_block OF((deflate_state *s, charf *buf, ulg stored_len,
|
H A D | trees.c | 867 void _tr_stored_block(s, buf, stored_len, eof) in _tr_stored_block() function 981 _tr_stored_block(s, buf, stored_len, eof);
|
H A D | deflate.c | 818 _tr_stored_block(s, (char*)0, 0L, 0);
|
/titanic_50/usr/src/uts/common/io/ppp/spppcomp/ |
H A D | zlib.c | 589 void _tr_stored_block OF((deflate_state *s, charf *buf, ulg stored_len, 1232 _tr_stored_block(s, (char *)0, 0L, 0); 3088 _tr_stored_block(s, buf, stored_len, eof) in _tr_stored_block() function 3258 _tr_stored_block(s, buf, stored_len, eof);
|