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

/freebsd-10.0-release/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);
/freebsd-10.0-release/sys/cddl/contrib/opensolaris/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);
/freebsd-10.0-release/sys/net/
H A Dzlib.c32 #define _tr_stored_block _zlib104_tr_stored_block macro
544 void _tr_stored_block OF((deflate_state *s, charf *buf, ulg stored_len,
1088 _tr_stored_block(s, (char*)0, 0L, 0);
2631 void _tr_stored_block(s, buf, stored_len, eof) function
2770 _tr_stored_block(s, buf, stored_len, eof);

Completed in 180 milliseconds