Searched refs:lzma_decompress_to_file (Results 1 – 3 of 3) sorted by relevance
27 int lzma_decompress_to_file(const char *input, int output_fd) in lzma_decompress_to_file() function
333 int lzma_decompress_to_file(const char *input, int output_fd);
152 { "xz", lzma_decompress_to_file },