__gunzip          194 lib/decompress_inflate.c 	return __gunzip(buf, len, fill, flush, out_buf, 0, pos, error);
__gunzip          204 lib/decompress_inflate.c 	return __gunzip(buf, len, fill, flush, out_buf, out_len, pos, error);