Home
last modified time | relevance | path

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

/third_party/zlib/examples/
H A Dgzjoin.c278 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, in gzcopy() function
445 gzcopy(*argv++, argc, &crc, &tot, stdout); in main()

Completed in 1 milliseconds