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

  /src/games/hunt/huntd/
support.c 42 complain(int level, const char *fmt, ...) function
hunt.h 202 __printflike(2, 3) void complain(int level, const char *fmt, ...);
driver.c 184 complain(LOG_ERR, "getsockname");
249 complain(LOG_WARNING, "poll");
425 complain(LOG_ERR, "bind");
443 complain(LOG_ERR, "bind");
459 complain(LOG_ERR, "bind");
969 complain(LOG_WARNING, "accept");
974 complain(LOG_WARNING, "fdopen");
answer.c 80 complain(LOG_ERR, "accept");
  /src/usr.bin/checknr/
checknr.c 147 * Used so we can complain about unrecognized commands.
207 static void complain(int);
406 * matched yet! Complain, complain.
409 complain(i);
414 complain(int i) function
493 * complain.
511 complain(i);
  /src/usr.bin/make/unit-tests/
directive-for-escape.mk 284 # When the above variable is evaluated, make will complain about the
  /src/sys/arch/vax/vax/
subr.S 147 # movl %r10,_C_LABEL(bootdev) # uninteresting, will complain

Completed in 70 milliseconds