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

/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Duniq.c34 static int print_uniq = 1; variable
39 if ((print_duplicates && count > 1) || (print_uniq && count == 1)) {
61 print_uniq = 0;
65 print_uniq = 1;

Completed in 81 milliseconds