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

/linux-4.4.14/tools/perf/util/
H A Dlzma.c9 static const char *lzma_strerror(lzma_ret ret) lzma_strerror() function
47 lzma_strerror(ret), ret); lzma_decompress_to_file()
88 pr_err("lzma: failed %s\n", lzma_strerror(ret)); lzma_decompress_to_file()

Completed in 47 milliseconds