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

/openbsd-current/sys/lib/libz/
H A Dzconf.h45 # define deflateCopy z_deflateCopy macro
H A Dzlib.h680 ZEXTERN int ZEXPORT deflateCopy(z_streamp dest,
688 by calling deflateEnd. Note that deflateCopy duplicates the internal
692 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
H A Ddeflate.c1278 int ZEXPORT deflateCopy(z_streamp dest, z_streamp source) { function
/openbsd-current/lib/libz/
H A Dzconf.h45 # define deflateCopy z_deflateCopy macro
H A Dzlib.h680 ZEXTERN int ZEXPORT deflateCopy(z_streamp dest,
688 by calling deflateEnd. Note that deflateCopy duplicates the internal
692 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
H A Ddeflate.c1278 int ZEXPORT deflateCopy(z_streamp dest, z_streamp source) { function
/openbsd-current/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
H A Dzconf.h44 # define deflateCopy Perl_crz_deflateCopy macro
H A Dzlib.h676 ZEXTERN int ZEXPORT deflateCopy OF((z_streamp dest,
684 by calling deflateEnd. Note that deflateCopy duplicates the internal
688 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
H A Ddeflate.c1155 int ZEXPORT deflateCopy ( function

Completed in 202 milliseconds