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 in typeref:typename:local void 445 gzcopy(*argv++, argc, &crc, &tot, stdout);
|