2 #ifndef PERF_COMPRESS_H 3 #define PERF_COMPRESS_H 5 #ifdef HAVE_ZLIB_SUPPORT 9 #ifdef HAVE_LZMA_SUPPORT
static int input(yyscan_t yyscanner)
int lzma_decompress_to_file(const char *input, int output_fd)
int gzip_decompress_to_file(const char *input, int output_fd)