Searched defs:_tr_stored_block (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/zmod/
H A Dtrees.c867 void _tr_stored_block(s, buf, stored_len, eof) function
981 _tr_stored_block(s, buf, stored_len, eof);
/illumos-gate/usr/src/boot/lib/libz/
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 Dzconf.h27 # define _tr_stored_block z__tr_stored_block macro
/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 77 milliseconds