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

  /src/bin/rm/
rm.c 569 int complained; local in function:checkdot
571 complained = 0;
585 if (!complained++)
rm.c 569 int complained; local in function:checkdot
571 complained = 0;
585 if (!complained++)
  /src/sbin/routed/
table.c 1193 static int complained = 0; local in function:read_rt
1194 if (!complained) {
1196 complained = 1;
table.c 1193 static int complained = 0; local in function:read_rt
1194 if (!complained) {
1196 complained = 1;

Completed in 30 milliseconds