Home
last modified time | relevance | path

Searched refs:z_output_func (Results 1 – 4 of 4) sorted by relevance

/xnu-10063.121.3/libkern/libkern/
H A Dzlib.h627 typedef int (*z_output_func)(z_streamp strm, Bytef *buf, unsigned size); typedef
629 ZEXTERN int ZEXPORT deflateResetWithIO(z_streamp strm, z_input_func zinput, z_output_func zoutput);
/xnu-10063.121.3/libkern/zlib/
H A Ddeflate.h124 z_output_func zoutput;
H A Ddeflate.c377 deflateResetWithIO(z_streamp strm, z_input_func zinput, z_output_func zoutput) in deflateResetWithIO()
/xnu-10063.121.3/iokit/Kernel/
H A DIOPMrootDomain.cpp12227 z_output_func zoutput;