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

  /src/bin/rm/
rm.c 569 int complained; local in function:checkdot
571 complained = 0;
585 if (!complained++)
  /src/usr.bin/make/unit-tests/
directive-for-if.mk 30 # make complained about a "Malformed conditional", which was surprising since
60 # In 2005, make complained:
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 in function:read_rt
1194 if (!complained) {
1196 complained = 1;

Completed in 13 milliseconds