OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gzcopy
(Results
1 - 1
of
1
) sorted by null
/external/zlib/examples/
gzjoin.c
277
of
gzcopy
() to write the gzip header and to initialize crc and tot. */
278
local void
gzcopy
(char *name, int clr, unsigned long *crc, unsigned long *tot,
function
444
gzcopy
(*argv++, argc, &crc, &tot, stdout);
Completed in 89 milliseconds