Searched refs:_tr_stored_block (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/boot/lib/libz/
H A DSymbol.map99 _tr_stored_block;
H A Ddeflate.h302 void ZLIB_INTERNAL _tr_stored_block OF((deflate_state *s, charf *buf,
H A Dzconf.h27 # define _tr_stored_block z__tr_stored_block macro
H A Dtrees.c865 void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last) function
967 _tr_stored_block(s, buf, stored_len, last);
H A Ddeflate.c927 _tr_stored_block(s, (char*)0, 0L, 0);
/illumos-gate/usr/src/uts/common/zmod/
H A Ddeflate.h287 void _tr_stored_block OF((deflate_state *s, charf *buf, ulg stored_len,
H A Dtrees.c867 void _tr_stored_block(s, buf, stored_len, eof) function
981 _tr_stored_block(s, buf, stored_len, eof);
H A Ddeflate.c818 _tr_stored_block(s, (char*)0, 0L, 0);
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c589 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) function
3258 _tr_stored_block(s, buf, stored_len, eof);

Completed in 106 milliseconds