Home
last modified time | relevance | path

Searched refs:prototypes (Results 1 – 25 of 172) sorted by relevance

1234567

/src/contrib/bmake/mk/
H A Dwarnings.mk29 LOW_WARNINGS ?= ${MIN_WARNINGS} -W -Wstrict-prototypes -Wmissing-prototypes
155 missing-prototypes \
158 strict-prototypes
/src/contrib/blocklist/port/
H A Dconfigure.ac67 WARNINGS="-Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith \
74 WARNINGS="-Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith \
/src/tools/regression/fsx/
H A DMakefile10 CWARNFLAGS+= -Wno-strict-prototypes -Wno-missing-prototypes
/src/contrib/elftoolchain/libpe/
H A Dos.Linux.mk3 CFLAGS+= -Wall -Wno-unused-parameter -Wstrict-prototypes \
4 -Wmissing-prototypes -Wpointer-arith -Wreturn-type \
/src/contrib/libxo/
H A Dwarnings.mk17 -Wstrict-prototypes \
18 -Wmissing-prototypes \
/src/stand/i386/boot2/
H A DMakefile31 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs \
32 -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings
78 CFLAGS.ashldi3.c= -Wno-missing-prototypes -Wno-missing-declarations
/src/sbin/pfctl/
H A DMakefile14 CFLAGS+= -Wall -Wmissing-prototypes -Wno-uninitialized
15 CFLAGS+= -Wstrict-prototypes
/src/tools/regression/capsicum/syscalls/
H A DMakefile5 CFLAGS+= -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type
/src/contrib/elftoolchain/libelf/
H A Dos.Linux.mk12 CFLAGS+= -Wmissing-prototypes
27 CFLAGS+= -Wstrict-prototypes
/src/tools/regression/geom/ConfCmp/
H A DMakefile9 CFLAGS+= -g -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -static
/src/crypto/openssh/regress/misc/sk-dummy/
H A DMakefile38 CDIAGFLAGS+= -Wmissing-prototypes
45 CDIAGFLAGS+= -Wstrict-prototypes
/src/contrib/jemalloc/include/jemalloc/
H A Djemalloc_defs.h.in39 * If defined, specify throw() for the public function prototypes when compiling
40 * with C++. The only justification for this is to match the prototypes that
/src/crypto/openssh/regress/unittests/
H A DMakefile.inc41 CDIAGFLAGS+= -Wmissing-prototypes
48 CDIAGFLAGS+= -Wstrict-prototypes
/src/crypto/openssh/regress/misc/ssh-verify-attestation/
H A DMakefile48 CDIAGFLAGS+= -Wmissing-prototypes
55 CDIAGFLAGS+= -Wstrict-prototypes
/src/sys/contrib/openzfs/config/
H A DRules.am18 AM_CFLAGS = -std=gnu99 -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno…
/src/contrib/libpcap/
H A DINSTALL.md227 charconv.h - Windows Unicode prototypes
241 fmtutils.h - error message formatting prototypes
251 lbl/os-*.h - OS-dependent defines and prototypes
257 nametoaddr.h - hostname to address prototypes
260 optimize.h - BPF optimization prototypes
328 pcap-usb-linux-common.h - Linux USB common prototypes
341 rpcap-protocol.h - RPCAP client/server common prototypes
345 sf-pcap.h - prototypes for .pcap savefiles
347 sf-pcapng.h - prototypes for .pcapng savefiles
349 sockutils.h - socket and name lookup API prototypes
[all …]
/src/contrib/ntp/sntp/m4/
H A Dntp_openssl.m424 dnl -Wstrict-prototypes for gcc if it does not
583 dnl Older OpenSSL headers have a number of callback prototypes inside
584 dnl other function prototypes which trigger copious warnings with gcc's
585 dnl -Wstrict-prototypes, which is included in -Wall.
613 CFLAGS="$CFLAGS -Wstrict-prototypes"
646 ntp_ssl_cflags="$ntp_ssl_cflags -Wno-strict-prototypes"
649 ntp_ssl_cflags="$ntp_ssl_cflags -Wstrict-prototypes"
654 ntp_ssl_cflags="$ntp_ssl_cflags -Wstrict-prototypes"
655 esac dnl checking for gcc problems with -Werror and -Wstrict-prototypes
/src/sys/contrib/zstd/
H A D.buckconfig3 …strict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointe…
/src/contrib/libdiff/diff/
H A DGNUmakefile2 CFLAGS += -Wstrict-prototypes -Wunused-variable -Wuninitialized
/src/stand/usb/test/
H A DMakefile38 CFLAGS+= -Wno-error=missing-prototypes -Wno-error=unused-parameter
/src/sys/conf/
H A Dkern.mk5 CWARNFLAGS?= -Wall -Wstrict-prototypes \
6 -Wmissing-prototypes -Wpointer-arith -Wcast-qual \
37 NO_WSTRICT_PROTOTYPES= -Wno-strict-prototypes
/src/contrib/file/
H A Dconfigure.ac187 WARNINGS="-Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith \
194 WARNINGS="-Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith \
/src/contrib/libdiff/test/results_test/
H A DGNUmakefile4 CFLAGS += -Wstrict-prototypes -Wunused-variable -Wuninitialized
/src/contrib/libdiff/test/arraylist_test/
H A DGNUmakefile4 CFLAGS += -Wstrict-prototypes -Wunused-variable -Wuninitialized
/src/contrib/libdiff/lib/
H A DGNUmakefile24 CFLAGS += -Wstrict-prototypes -Wunused-variable -Wuninitialized

1234567