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

/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dgrep.c84 int nmatches = 0; local
112 nmatches++;
182 if (print_files_with_matches && nmatches > 0)
185 printf("%d\n", nmatches);
189 if (print_files_with_matches && nmatches > 0) {
195 if (nmatches != 0)

Completed in 83 milliseconds