Home
last modified time | relevance | path

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

/dflybsd-src/contrib/xz/src/xz/
H A Dfile_io.c67 static bool try_sparse = true; variable
153 try_sparse = false; in io_no_sparse()
918 } else if (try_sparse && opt_mode == MODE_DECOMPRESS) { in io_open_dest_real()