Home
last modified time | relevance | path

Searched refs:xz_decompress (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/public-domain/xz/dist/doc/examples_old/
H A Dxz_pipe_decomp.c35 int xz_decompress (FILE *in_file, FILE *out_file) in xz_decompress() function
120 ret = xz_decompress (stdin, stdout); in main()