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

/external/zlib/src/examples/
H A Dgun.c153 /* next input byte macro for use inside lunpipe() and gunpipe() */
157 /* memory for gunpipe() and lunpipe() --
193 to gunpipe().
382 local int gunpipe(z_stream *strm, int infile, int outfile) function
545 return code from gunpipe(). Otherwise it returns 0.
581 ret = gunpipe(strm, infile, outfile);

Completed in 186 milliseconds