Searched refs:xz_decompress (Results 1 – 1 of 1) sorted by relevance
35 int xz_decompress (FILE *in_file, FILE *out_file) in xz_decompress() function120 ret = xz_decompress (stdin, stdout); in main()