Searched refs:lzma_strerror (Results 1 – 1 of 1) sorted by relevance
17 static const char *lzma_strerror(lzma_ret ret) in lzma_strerror() function54 pr_debug("lzma: lzma_stream_decoder failed %s (%d)\n", lzma_strerror(ret), ret); in lzma_decompress_to_file()95 pr_debug("lzma: failed %s\n", lzma_strerror(ret)); in lzma_decompress_to_file()