OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gunpipe
(Results
1 - 1
of
1
) sorted by null
/external/zlib/src/examples/
gun.c
154
/* next input byte macro for use inside lunpipe() and
gunpipe
() */
158
/* memory for
gunpipe
() and lunpipe() --
194
to
gunpipe
().
383
local int
gunpipe
(z_stream *strm, int infile, int outfile)
function
546
return code from
gunpipe
(). Otherwise it returns 0.
582
ret =
gunpipe
(strm, infile, outfile);
Completed in 58 milliseconds