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

/freebsd-11-stable/contrib/xz/src/xz/
H A Dmessage.c22 static unsigned int files_total; variable
190 files_total = files;
202 if (!opt_robot && (files_total != 1 || filename != stdin_filename)) {
217 if (files_total == 0)
222 files_pos, files_total);

Completed in 52 milliseconds