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

/freebsd-current/bin/rm/
H A Drm.c431 int complained; local
433 complained = 0;
436 if (!complained++)
502 int complained; local
504 complained = 0;
511 if (!complained++)
/freebsd-current/contrib/bmake/unit-tests/
H A Dvarparse-errors.mk75 # Before var.c 1.032 from 2022-08-24, make complained about 'Unknown modifier'
H A Dvarmisc.mk172 # Before that, it had complained about unclosed variables only when
H A Ddirective-undef.mk11 # Before var.c 1.761 from 2020-12-22, .undef complained about too many
H A Dcond-short.mk162 # so the comparison fell back to string comparison, which then complained
/freebsd-current/sbin/routed/
H A Dtable.c1178 static int complained = 0; local
1179 if (!complained) {
1181 complained = 1;

Completed in 190 milliseconds