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

/freebsd-10-stable/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-stable/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 416 milliseconds