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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/coreutils/
H A Dmd5_sha1_sum.c111 int count_failed = 0; local
138 count_failed++;
154 count_failed++;
161 if (count_failed && !(flags & FLAG_SILENT)) {
163 count_failed, count_total);

Completed in 48 milliseconds