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

/freebsd-10.0-release/lib/libz/
H A DSymbol.map29 deflateCopy;
H A Dzconf.h42 # define deflateCopy z_deflateCopy macro
H A Dzlib.h631 ZEXTERN int ZEXPORT deflateCopy OF((z_streamp dest,
639 by calling deflateEnd. Note that deflateCopy duplicates the internal
643 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
H A Ddeflate.c1014 int ZEXPORT deflateCopy (dest, source) function
/freebsd-10.0-release/sys/cddl/contrib/opensolaris/uts/common/zmod/
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
H A Ddeflate.c900 int ZEXPORT deflateCopy (dest, source) function
/freebsd-10.0-release/sys/net/
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
H A Dzlib.c1150 int deflateCopy (dest, source) function

Completed in 219 milliseconds