Searched refs:deflateCopy (Results 1 - 8 of 8) sorted by path

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Ddeflate.c900 int ZEXPORT deflateCopy (dest, source) function
H A Dzconf.h77 #define deflateCopy z_deflateCopy macro
H A Dzlib.h579 ZEXTERN int ZEXPORT deflateCopy OF((z_streamp dest,
587 by calling deflateEnd. Note that deflateCopy duplicates the internal
591 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
/freebsd-11-stable/sys/libkern/
H A Dzlib.c1150 int deflateCopy (dest, source) function
/freebsd-11-stable/sys/sys/
H A Dzlib.h82 # define deflateCopy z_deflateCopy macro
680 extern int EXPORT deflateCopy OF((z_streamp dest,
693 by calling deflateEnd. Note that deflateCopy duplicates the internal
697 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
/freebsd-11-stable/sys/contrib/zlib/
H A Ddeflate.c1102 int ZEXPORT deflateCopy (dest, source) function
H A Dzconf.h44 # define deflateCopy z_deflateCopy macro
H A Dzlib.h677 ZEXTERN int ZEXPORT deflateCopy OF((z_streamp dest,
685 by calling deflateEnd. Note that deflateCopy duplicates the internal
689 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not

Completed in 201 milliseconds