HomeSort by relevance Sort by last modified time
    Searched full:gzcopy (Results 1 - 1 of 1) sorted by null

  /external/zlib/src/examples/
gzjoin.c 278 of gzcopy() to write the gzip header and to initialize crc and tot. */
279 local void gzcopy(char *name, int clr, unsigned long *crc, unsigned long *tot, function
445 gzcopy(*argv++, argc, &crc, &tot, stdout);

Completed in 271 milliseconds