| gzip.c | 1814 off_t usize, gsize; local 1868 usize = cat_fd(prebuf, bytes_read, &gsize, fd); 1873 (char *)prebuf, bytes_read, &gsize, "(stdin)"); 1878 (char *)prebuf, bytes_read, &gsize); 1889 bytes_read, &gsize); 1896 (char *)prebuf, bytes_read, &gsize); 1902 (char *)prebuf, bytes_read, &gsize); 1908 (char *)prebuf, bytes_read, &gsize); 1914 if (vflag && !tflag && usize != -1 && gsize != -1) 1915 print_verbage(NULL, NULL, usize, gsize); 1930 off_t gsize; local 2046 off_t usize, gsize; local [all...] |