Searched defs:deflateCopy (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/zmod/
H A Dzconf.h77 #define deflateCopy z_deflateCopy macro
H A Ddeflate.c900 int ZEXPORT deflateCopy (dest, source) function
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.h108 #define deflateCopy z_deflateCopy macro
834 ZEXTERN int ZEXPORT deflateCopy OF((z_streamp dest, z_streamp source));
848 * deflateCopy duplicates the internal compression state which can be
852 * deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
H A Dzlib.c1306 deflateCopy(dest, source) function
/illumos-gate/usr/src/boot/lib/libz/
H A Ddeflate.c1014 int ZEXPORT deflateCopy (dest, source) function
H A Dzconf.h42 # define deflateCopy z_deflateCopy macro

Completed in 95 milliseconds