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

/netbsd-current/external/public-domain/xz/dist/src/xz/
H A Dmessage.c22 static unsigned int files_total; variable
185 files_total = files;
197 if (!opt_robot && (files_total != 1 || filename != stdin_filename)) {
212 if (files_total == 0)
217 files_pos, files_total);

Completed in 183 milliseconds