Searched refs:copy_block (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/lib/libz/
H A Dtrees.c155 local void copy_block OF((deflate_state *s, charf *buf, unsigned len,
876 copy_block(s, buf, (unsigned)stored_len, 1); /* with header */
1205 local void copy_block(s, buf, len, header) function
/freebsd-10.1-release/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dtrees.c159 local void copy_block OF((deflate_state *s, charf *buf, unsigned len,
878 copy_block(s, buf, (unsigned)stored_len, 1); /* with header */
1197 local void copy_block(s, buf, len, header) function
/freebsd-10.1-release/sys/net/
H A Dzlib.c1993 local void copy_block OF((deflate_state *s, charf *buf, unsigned len,
2641 copy_block(s, buf, (unsigned)stored_len, 1); /* with header */
2752 copy_block(s, buf, (unsigned)stored_len, 0); /* without header */
2973 local void copy_block(s, buf, len, header) function

Completed in 84 milliseconds