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

/linux-4.1.27/tools/perf/util/
H A Dlzma.c27 int lzma_decompress_to_file(const char *input, int output_fd) lzma_decompress_to_file() function
H A Dutil.h333 int lzma_decompress_to_file(const char *input, int output_fd);
H A Ddso.c152 { "xz", lzma_decompress_to_file },

Completed in 174 milliseconds