| /src/usr.bin/make/unit-tests/ | 
| sh-leading-at.mk | 3 # Tests for shell commands preceded by an '@', to suppress printing 
 | 
| directive-include-fatal.mk | 6 # suspicious, as if it were possible to suppress fatal errors by including 
 | 
| /src/usr.sbin/timed/timed/ | 
| timed-extern.h | 80 void	 suppress(struct sockaddr_in *, char *, struct netinfo *); 
 | 
| candidate.c | 108 				suppress(&from, resp->tsp_name, net); 
 | 
| timed.c | 418 /* suppress an upstart, untrustworthy, self-appointed master 421 suppress(struct sockaddr_in *addr, char *name, struct netinfo *net)  function in typeref:typename:void
 429 		fprintf(fd, "suppress: %s\n", name);
 435 			fprintf(fd, "suppress:\tdiscarded packet from %s\n",
 462 		suppress(&from, answer->tsp_name, ntp);
 479 				suppress(&from, answer->tsp_name, ntp);
 489 				suppress(&from, answer->tsp_name, ntp);
 499 				suppress(&from, answer->tsp_name, ntp);
 
 | 
| slave.c | 216 				suppress(&from, msg->tsp_name, fromnet); 262 				suppress(&from, msg->tsp_name, fromnet);
 309 				suppress(&from, msg->tsp_name, fromnet);
 379 					       "suppress election of %s",
 
 | 
| master.c | 778 				suppress(&from, msg->tsp_name, fromnet); 
 | 
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ | 
| sanitizer_common_interceptors_format.inc | 166   bool suppressed; // suppress assignment ("*") 
 | 
| /src/tools/make/ | 
| configure.ac | 53 dnl NOWARNFLAGS: compiler flags to suppress unnecessary warnings: 
 | 
| /src/sys/arch/riscv/riscv/ | 
| db_disasm.c | 1228 			 * Suppress rounding mode print for insns that 1236 			bool suppress;  local in function:db_disasm_32
 1241 					suppress = false;
 1245 					suppress = larger_f_i(
 1251 					suppress = larger_f_f(
 1257 				suppress = false;
 1260 			if (!suppress) {
 
 | 
| /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ | 
| vf610-zii-dev.dtsi | 141 		suppress-preamble; 
 | 
| vf610-zii-cfu1.dts | 162 		suppress-preamble; 
 | 
| vf610-zii-spb4.dts | 123 		suppress-preamble; 
 | 
| vf610-zii-ssmb-dtu.dts | 112 		suppress-preamble; 
 | 
| vf610-zii-ssmb-spu3.dts | 137 		suppress-preamble; 
 | 
| imx6qdl-zii-rdu2.dtsi | 727 		suppress-preamble; 
 | 
| /src/share/mk/ | 
| bsd.sys.mk | 84 # Don't suppress warnings coming from constructs in system headers. 
 | 
| /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/freescale/ | 
| imx8mq-zii-ultra.dtsi | 147 		suppress-preamble; 
 | 
| /src/sys/external/isc/libsodium/dist/build-aux/ | 
| ltmain.sh | 457 # Set to 'all' to display all warnings, 'none' to suppress all 3314 	-no-suppress)
 3564       # Suppress compiler output if we already did a PIC compilation.
 3646   -no-suppress      do not suppress compiler output for multiple passes
 
 | 
| /src/sys/external/isc/libsodium/dist/ | 
| ltmain.sh | 1998 	-no-suppress) 2248       # Suppress compiler output if we already did a PIC compilation.
 2330   -no-suppress      do not suppress compiler output for multiple passes
 
 | 
| /src/sys/external/isc/libsodium/dist/m4/ | 
| libtool.m4 | 1067       _lt_dar_allow_undefined='$wl-undefined ${wl}suppress' ;; 1069       _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;;
 1078 	  _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;;
 
 |