Home
last modified time | relevance | path

Searched refs:warning (Results 1 – 25 of 709) sorted by relevance

12345678910>>...29

/freebsd/contrib/libpcap/
H A Ddiag-control.h61 __pragma(warning(push)) \
62 __pragma(warning(disable:4061))
64 __pragma(warning(pop))
77 __pragma(warning(push)) \
80 __pragma(warning(pop))
142 __pragma(warning(push)) \
148 __pragma(warning(pop))
154 __pragma(warning(push)) \
158 __pragma(warning(pop))
164 __pragma(warning(push)) \
[all …]
/freebsd/contrib/bmake/unit-tests/
H A Dvarmod-to-separator.mk10 . warning Space as separator does not work.
15 . warning Comma as separator does not work.
20 . warning Chaining modifiers does not work.
26 . warning Colon as separator does not work.
33 . warning Colon as separator does not work.
45 . warning Colon as separator does not work.
52 . warning Colon as separator does not work.
59 . warning Colon followed by closing brace does not work.
69 . warning Separator followed by :S modifier does not work.
131 . warning The separator \n does not produce a newline.
[all …]
H A Dvarmod-unique.mk7 . warning The modifier ':u' only merges _adjacent_ duplicate words.
11 . warning The modifier ':u' must merge adjacent duplicate words.
15 . warning The modifier ':u' must do nothing with an empty word list.
19 . warning The modifier ':u' must normalize the whitespace.
23 . warning The modifier ':u' must do nothing with a single-element word list.
27 . warning The modifier ':u' must normalize the whitespace.
31 . warning The modifier ':u' must merge _all_ adjacent duplicate words.
35 . warning The modifier ':u' must normalize whitespace between the words.
39 . warning Duplicate words at the beginning must be merged.
43 . warning Duplicate words at the end must be merged.
H A Ddirective-for-errors.mk10 . warning <${i}>
26 . warning <${i}>
56 . warning Should not be reached.
65 . warning Should not be reached.
80 . warning Should not be reached.
90 . warning Should not be reached.
H A Dexport-variants.mk12 . warning At this point, no variable should be exported.
16 . warning At this point, no variable should be exported.
20 . warning At this point, no variable should be exported.
28 . warning At this point, a single variable should be exported.
32 . warning At this point, a single variable should be exported.
36 . warning At this point, a single variable should be exported.
H A Ddirective-ifmake.mk16 . warning positive condition fails
23 . warning unexpected
38 . warning double negation fails
46 . warning && does not work as expected
54 . warning && with ! does not work as expected
H A Dinclude-main.mk17 . warning main-before-fail(${.INCLUDEDFROMFILE})
25 . warning main-before-for-fail(${.INCLUDEDFROMFILE})
35 . warning main-after-fail(${.INCLUDEDFROMFILE})
43 . warning main-after-for-fail(${.INCLUDEDFROMFILE})
H A Ddirective-else.mk12 . warning must not be reached
24 . warning must not be reached
33 . warning must not be reached
H A Dvarmod-indirect.mk20 . warning unexpected
26 . warning unexpected
33 . warning unexpected
42 . warning unexpected
54 . warning FIXME: this expression should have resulted in a parse $\
/freebsd/contrib/ntp/ntpd/
H A Dntpd-opts.h172 # warning undefining IPV4 due to option name conflict
176 # warning undefining IPV6 due to option name conflict
240 # warning undefining NOFORK due to option name conflict
244 # warning undefining NICE due to option name conflict
256 # warning undefining QUIT due to option name conflict
276 # warning undefining USER due to option name conflict
284 # warning undefining VAR due to option name conflict
288 # warning undefining DVAR due to option name conflict
296 # warning undefining SLEW due to option name conflict
300 # warning undefining USEPCC due to option name conflict
[all …]
/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Ddisable_warnings.h16 #pragma warning(disable : 593) /* parameter "XXXX" was set but never used */
17 #pragma warning(disable : 344) /* typedef name has already been declared (with \
19 #pragma warning(disable : 174) /* expression has no effect */
20 #pragma warning(disable : 4127) /* conditional expression is constant */
21 #pragma warning( \
30 #pragma warning(disable : 869) /* parameter "XXXXX" was never referenced */
31 #pragma warning(disable : 1418) /* external function definition with no prior \
33 #pragma warning( \
/freebsd/contrib/ntp/util/
H A Dntp-keygen-opts.h161 # warning undefining IMBITS due to option name conflict
169 # warning undefining CIPHER due to option name conflict
181 # warning undefining ID_KEY due to option name conflict
189 # warning undefining HOST_KEY due to option name conflict
193 # warning undefining IFFKEY due to option name conflict
197 # warning undefining IDENT due to option name conflict
201 # warning undefining LIFETIME due to option name conflict
205 # warning undefining MODULUS due to option name conflict
209 # warning undefining MD5KEY due to option name conflict
213 # warning undefining PVT_CERT due to option name conflict
[all …]
/freebsd/contrib/ntp/sntp/
H A Dsntp-opts.h158 # warning undefining IPV4 due to option name conflict
162 # warning undefining IPV6 due to option name conflict
170 # warning undefining BROADCAST due to option name conflict
186 # warning undefining GAP due to option name conflict
190 # warning undefining KOD due to option name conflict
194 # warning undefining KEYFILE due to option name conflict
198 # warning undefining LOGFILE due to option name conflict
214 # warning undefining STEP due to option name conflict
218 # warning undefining SLEW due to option name conflict
222 # warning undefining TIMEOUT due to option name conflict
[all …]
/freebsd/sys/contrib/libsodium/src/libsodium/sodium/
H A Dcore.c25 # warning *** This is unstable, untested, development code.
26 # warning It might not compile. It might not work as expected.
27 # warning It might be totally insecure.
28 # warning Do not use this in production.
29 # warning Use releases available at https://download.libsodium.org/libsodium/releases/ instead.
30 # warning Alternatively, use the "stable" branch in the git repository.
34 # warning *** The library is being compiled using an undocumented method.
35 # warning This is not supported. It has not been tested, it might not
36 # warning work as expected, and performance is likely to be suboptimal.
/freebsd/contrib/ntp/ntpq/
H A Dntpq-opts.h152 # warning undefining IPV4 due to option name conflict
156 # warning undefining IPV6 due to option name conflict
160 # warning undefining COMMAND due to option name conflict
164 # warning undefining DEBUG_LEVEL due to option name conflict
172 # warning undefining INTERACTIVE due to option name conflict
176 # warning undefining NUMERIC due to option name conflict
180 # warning undefining OLD_RV due to option name conflict
184 # warning undefining PEERS due to option name conflict
188 # warning undefining REFID due to option name conflict
192 # warning undefining UNCONNECTED due to option name conflict
[all …]
/freebsd/contrib/ntp/ntpdc/
H A Dntpdc-opts.h151 # warning undefining IPV4 due to option name conflict
155 # warning undefining IPV6 due to option name conflict
159 # warning undefining COMMAND due to option name conflict
163 # warning undefining DEBUG_LEVEL due to option name conflict
167 # warning undefining SET_DEBUG_LEVEL due to option name conflict
171 # warning undefining INTERACTIVE due to option name conflict
175 # warning undefining LISTPEERS due to option name conflict
179 # warning undefining NUMERIC due to option name conflict
183 # warning undefining PEERS due to option name conflict
187 # warning undefining SHOWPEERS due to option name conflict
[all …]
/freebsd/contrib/llvm-project/libcxx/src/support/runtime/
H A Dexception_pointer_unimplemented.ipp16 #warning exception_ptr not yet implemented
22 #warning exception_ptr not yet implemented
28 #warning exception_ptr not yet implemented
34 #warning exception_ptr not yet implemented
48 #warning exception_ptr not yet implemented
59 #warning exception_ptr not yet implemented
65 #warning exception_ptr not yet implemented
/freebsd/contrib/libpcap/testprogs/
H A Dnonblocktest.c50 static void warning(const char *, ...) PCAP_PRINTFLIKE(1, 2);
73 warning(const char *fmt, ...) in warning() function
99 warning("using pcap_breakloop()"); in breakme()
130 warning("listening on %s", device); in main()
138 warning("%s", ebuf); in main()
186 warning("pcap_setnonblock failed as expected: %s", ebuf); in main()
/freebsd/sbin/init/
H A Dinit.c259 warning("initial setsid() failed: %m"); in main()
266 warning("setlogin() failed: %m"); in main()
287 warning("unrecognized flag '-%c'", c); in main()
292 warning("ignoring excess arguments"); in main()
350 warning("Can't stat /dev: %m"); in main()
473 warning(const char *message, ...) in warning() function
875 warning("reboot(%#x) returned", howto); in single_user()
908 warning("single-user login failed\n"); in single_user()
993 warning("single user shell terminated."); in single_user()
1063 warning("can't access %s: %m", script); in execute_script()
[all …]
/freebsd/share/mk/
H A Dbsd.init.mk75 .warning ${_SKIP_BUILD}
88 .warning The filemon module (/dev/filemon) is not loaded.
89 .warning META_MODE is less useful for incremental builds without filemon.
90 .warning 'kldload filemon' or pass -DNO_FILEMON to suppress this warning.
/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dcompiler.h168 # pragma warning(disable : 4100) /* disable: C4100: unreferenced formal parameter */
169 # pragma warning(disable : 4127) /* disable: C4127: conditional expression is constant */
170 # pragma warning(disable : 4204) /* disable: C4204: non-constant aggregate initializer */
171 # pragma warning(disable : 4214) /* disable: C4214: non-int bitfields */
172 # pragma warning(disable : 4324) /* disable: C4324: padded structure */
/freebsd/usr.bin/gencat/
H A Dgencat.c109 static void warning(const char *, const char *);
183 warning(const char *cptr, const char *msg) function
201 warning(NULL, msg);
280 warning(cptr, "expected a space");
292 warning(cptr, "wasn't expecting a space");
327 warning(cptr, "unexpected quote character, ignoring");
370 warning(cptr, "octal number greater than 7?!");
376 warning(cptr, "unrecognized escape sequence");
428 warning(cptr, "unrecognized line");
674 warning(NULL, "specified set doesn't exist");
[all …]
/freebsd/sbin/dhclient/
H A Doptions.c150 warning("option %s (%d) %s.", in parse_option_buffer()
156 warning("Many bogus options seen in offers. " in parse_option_buffer()
160 warning("rejecting bogus offer."); in parse_option_buffer()
280 warning("Truncated pointer in DHCP Domain " in find_search_domain_name_len()
292 warning("Invalid forward pointer in DHCP " in find_search_domain_name_len()
308 warning("Truncated label in DHCP Domain Search " in find_search_domain_name_len()
323 warning("Truncated DHCP Domain Search option."); in find_search_domain_name_len()
706 warning("%s: garbage in format string: %s", in pretty_print_option()
721 warning("%s: %d extra bytes", in pretty_print_option()
729 warning("%s: %d extra bytes at end of array", in pretty_print_option()
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfixunsxfdi.c31 #pragma warning(push)
32 #pragma warning(disable : 4700)
47 #pragma warning(pop)
H A Dfixunsxfsi.c31 #pragma warning(push)
32 #pragma warning(disable : 4700)
47 #pragma warning(pop)

12345678910>>...29