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

/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/zlib/src/
H A DzlibtclStubInit.c40 deflateCopy, /* 15 */
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/zlib/
H A DzlibtclStubInit.c40 deflateCopy, /* 15 */
H A DzlibtclDecls.h70 ZEXTERN int deflateCopy(z_streamp dst, z_streamp src);
231 #define deflateCopy \ macro
/macosx-10.10/ppp-786.1.1/Helpers/pppdump/
H A Dzlib.h523 extern int deflateCopy OF((z_stream *dest,
536 by calling deflateEnd. Note that deflateCopy duplicates the internal
540 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
/macosx-10.10/tcl-105/tcl_ext/trf/trf/zlib.vc/
H A Dzconf.h35 # define deflateCopy z_deflateCopy macro
/macosx-10.10/rsync-45/rsync/zlib/
H A Dzconf.h24 # define deflateCopy z_deflateCopy macro
H A Dzlib.h578 ZEXTERN int ZEXPORT deflateCopy OF((z_streamp dest,
586 by calling deflateEnd. Note that deflateCopy duplicates the internal
590 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
H A Ddeflate.c896 int ZEXPORT deflateCopy (dest, source) function
/macosx-10.10/tcl-105/tcl_ext/trf/trf/compat/
H A Dzconf.h24 # define deflateCopy z_deflateCopy macro
H A Dzlib.h480 ZEXTERN int ZEXPORT deflateCopy OF((z_streamp dest,
488 by calling deflateEnd. Note that deflateCopy duplicates the internal
492 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
/macosx-10.10/xnu-2782.1.97/libkern/libkern/
H A Dzconf.h51 # define deflateCopy z_deflateCopy macro
H A Dzlib.h606 ZEXTERN int ZEXPORT deflateCopy OF((z_streamp dest,
614 by calling deflateEnd. Note that deflateCopy duplicates the internal
618 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
/macosx-10.10/zlib-55/zlib/contrib/pascal/
H A Dzlibpas.pas96 function deflateCopy(var dest, source: z_stream): Integer; function
164 function deflateCopy; external; function
/macosx-10.10/zlib-55/zlib/
H A Dzconf.h38 # define deflateCopy z_deflateCopy macro
H A Dzlib.h622 ZEXTERN int ZEXPORT deflateCopy OF((z_streamp dest,
630 by calling deflateEnd. Note that deflateCopy duplicates the internal
634 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
H A Dzconf.h.cmakein40 # define deflateCopy z_deflateCopy
H A Dzconf.h.in38 # define deflateCopy z_deflateCopy
H A Ddeflate.c930 int ZEXPORT deflateCopy (dest, source) function
/macosx-10.10/sudo-73/src/zlib/
H A Dzlib.h628 ZEXTERN int ZEXPORT deflateCopy OF((z_streamp dest,
636 by calling deflateEnd. Note that deflateCopy duplicates the internal
640 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
H A Dzconf.h.in49 # define deflateCopy z_deflateCopy
H A Ddeflate.c1012 int ZEXPORT deflateCopy (dest, source) function
/macosx-10.10/zlib-55/zlib/old/as400/
H A Dzlib.inc240 D deflateCopy PR 10I 0 extproc('deflateCopy') Compress strm 2 strm
/macosx-10.10/xnu-2782.1.97/libkern/zlib/
H A Ddeflate.c923 int ZEXPORT deflateCopy (dest, source) function
/macosx-10.10/ruby-106/ruby/ext/zlib/
H A Dzlib.c1558 err = deflateCopy(&z1->stream, &z2->stream);

Completed in 164 milliseconds