HomeSort by: relevance | last modified time | path
    Searched refs:complained (Results 1 - 6 of 6) sorted by relevancy

  /src/bin/rm/
rm.c 569 int complained; local
571 complained = 0;
585 if (!complained++)
  /src/usr.bin/make/unit-tests/
directive-undef.mk 11 # Before var.c 1.761 from 2020-12-22, .undef complained about too many
varparse-errors.mk 77 # Before var.c 1.032 from 2022-08-24, make complained about 'Unknown modifier'
varmisc.mk 171 # Before that, it had complained about unclosed variables only when
cond-short.mk 162 # so the comparison fell back to string comparison, which then complained
  /src/sbin/routed/
table.c 1193 static int complained = 0; local
1194 if (!complained) {
1196 complained = 1;

Completed in 37 milliseconds