| /src/games/hunt/huntd/ | 
| support.c | 42 complain(int level, const char *fmt, ...)  function in typeref:typename:void 
 | 
| 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 in typeref:typename:void
 493 				 * complain.
 511 				complain(i);
 
 | 
| /src/usr.bin/make/unit-tests/ | 
| directive-for-if.mk | 66 # 2008.11.30.22.37.55 does not complain about the left-hand side ${var}. 
 | 
| directive-for-escape.mk | 284 # When the above variable is evaluated, make will complain about the 
 | 
| /src/sys/external/isc/libsodium/dist/m4/ | 
| ltoptions.m4 | 60 # LT_OPTION_DEFINE, dispatch to that macro; otherwise complain about 
 | 
| /src/sys/arch/vax/vax/ | 
| subr.S | 147 #	movl	%r10,_C_LABEL(bootdev)		# uninteresting, will complain 
 | 
| /src/sys/external/isc/libsodium/dist/ | 
| aclocal.m4 | 296       # When given -MP, icc 7.0 and 7.1 complain thusly: 
 |