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

/freebsd-11-stable/contrib/xz/src/xz/
H A Dcoder.h42 extern bool opt_auto_adjust;
H A Dcoder.c26 bool opt_auto_adjust = true; variable
275 if (!opt_auto_adjust || opt_format == FORMAT_RAW)
H A Dargs.c492 opt_auto_adjust = false;

Completed in 113 milliseconds