| /freebsd-12-stable/crypto/openssh/regress/ |
| D | scp-ssh-wrapper.sh | 25 BAD="../../../../../../../../../../../../../${DIR}/dotpathdir" 34 echo "D0755 0 $BAD" 39 echo "D0755 0 $BAD" 44 printname $BAD 49 printname $BAD
|
| /freebsd-12-stable/contrib/ntp/ntpd/ |
| D | refclock_leitch.c | 547 #undef BAD /* confict: defined as (-1) in AIX sys/param.h */ in leitch_get_date() 548 #define BAD(A) (rbufp->recv_buffer[A] < '0') || (rbufp->recv_buffer[A] > '9') in leitch_get_date() macro 549 if (BAD(0)||BAD(1)||BAD(2)||BAD(3)||BAD(4)||BAD(5)) in leitch_get_date() 586 if (BAD(0)||BAD(1)||BAD(2)||BAD(3)||BAD(4)||BAD(5)) in leitch_get_time()
|
| /freebsd-12-stable/contrib/gcc/config/ |
| D | darwin-c.c | 40 #define BAD(gmsgid) do { warning (OPT_Wpragmas, gmsgid); return; } while (0) macro 107 BAD ("malformed '#pragma options', ignoring"); in darwin_pragma_options() 110 BAD ("malformed '#pragma options', ignoring"); in darwin_pragma_options() 112 BAD ("malformed '#pragma options', ignoring"); in darwin_pragma_options() 114 BAD ("malformed '#pragma options', ignoring"); in darwin_pragma_options() 127 BAD ("malformed '#pragma options align={mac68k|power|reset}', ignoring"); in darwin_pragma_options() 139 BAD ("missing '(' after '#pragma unused', ignoring"); in darwin_pragma_unused() 157 BAD ("missing ')' after '#pragma unused', ignoring"); in darwin_pragma_unused() 160 BAD ("junk at end of '#pragma unused'"); in darwin_pragma_unused() 171 BAD ("malformed '#pragma ms_struct', ignoring"); in darwin_pragma_ms_struct() [all …]
|
| /freebsd-12-stable/sys/contrib/zlib/ |
| D | infback.c | 322 state->mode = BAD; 333 state->mode = BAD; 371 state->mode = BAD; 393 state->mode = BAD; 416 state->mode = BAD; 439 state->mode = BAD; 448 if (state->mode == BAD) break; 453 state->mode = BAD; 467 state->mode = BAD; 476 state->mode = BAD; [all …]
|
| D | inflate.c | 684 state->mode = BAD; 689 state->mode = BAD; 698 state->mode = BAD; 714 state->mode = BAD; 719 state->mode = BAD; 835 state->mode = BAD; 897 state->mode = BAD; 906 state->mode = BAD; 947 state->mode = BAD; 970 state->mode = BAD; [all …]
|
| D | inffast.c | 162 state->mode = BAD; 176 state->mode = BAD; 272 state->mode = BAD; 287 state->mode = BAD;
|
| D | inflate.h | 50 BAD, /* got a data error -- remain here until reset */ enumerator
|
| /freebsd-12-stable/contrib/libevent/test/ |
| D | regress_util.c | 69 enum entry_status { NORMAL, CANONICAL, BAD }; enumerator 79 { "256.0.0.0", 0, BAD }, 80 { "ABC", 0, BAD }, 81 { "1.2.3.4.5", 0, BAD }, 83 { NULL, 0, BAD }, 102 { "foobar.", { 0, 0, 0, 0 }, BAD }, 103 { "foobar", { 0, 0, 0, 0 }, BAD }, 104 { "fo:obar", { 0, 0, 0, 0 }, BAD }, 105 { "ffff", { 0, 0, 0, 0 }, BAD }, 106 { "fffff::", { 0, 0, 0, 0 }, BAD }, [all …]
|
| D | regress_http.c | 2546 #define BAD(s) do { \ in http_parse_uri_test() macro 2570 BAD("http://www.\x01.test.com/why-hello"); in http_parse_uri_test() 2571 BAD("http://www.%7test.com/why-hello"); in http_parse_uri_test() 2573 BAD("h%3ttp://www.test.com/why-hello"); in http_parse_uri_test() 2578 BAD("99:99/foo"); in http_parse_uri_test() 2579 BAD("http://www.test.com:999x/"); in http_parse_uri_test() 2580 BAD("http://www.test.com:x/"); in http_parse_uri_test() 2581 BAD("http://[hello-there]/"); in http_parse_uri_test() 2582 BAD("http://[::1]]/"); in http_parse_uri_test() 2583 BAD("http://[::1/"); in http_parse_uri_test() [all …]
|
| /freebsd-12-stable/contrib/ntp/sntp/libevent/test/ |
| D | regress_util.c | 69 enum entry_status { NORMAL, CANONICAL, BAD }; enumerator 79 { "256.0.0.0", 0, BAD }, 80 { "ABC", 0, BAD }, 81 { "1.2.3.4.5", 0, BAD }, 83 { NULL, 0, BAD }, 102 { "foobar.", { 0, 0, 0, 0 }, BAD }, 103 { "foobar", { 0, 0, 0, 0 }, BAD }, 104 { "fo:obar", { 0, 0, 0, 0 }, BAD }, 105 { "ffff", { 0, 0, 0, 0 }, BAD }, 106 { "fffff::", { 0, 0, 0, 0 }, BAD }, [all …]
|
| D | regress_http.c | 2546 #define BAD(s) do { \ in http_parse_uri_test() macro 2570 BAD("http://www.\x01.test.com/why-hello"); in http_parse_uri_test() 2571 BAD("http://www.%7test.com/why-hello"); in http_parse_uri_test() 2573 BAD("h%3ttp://www.test.com/why-hello"); in http_parse_uri_test() 2578 BAD("99:99/foo"); in http_parse_uri_test() 2579 BAD("http://www.test.com:999x/"); in http_parse_uri_test() 2580 BAD("http://www.test.com:x/"); in http_parse_uri_test() 2581 BAD("http://[hello-there]/"); in http_parse_uri_test() 2582 BAD("http://[::1]]/"); in http_parse_uri_test() 2583 BAD("http://[::1/"); in http_parse_uri_test() [all …]
|
| /freebsd-12-stable/contrib/gcc/ |
| D | gccbug.in | 88 BAD=`mktemp $TMPDIR/pbadXXXXXX` || exit 1 90 REMOVE_TEMP="rm -f $TEMP0 $TEMP $BAD $REF" 95 BAD=$TEMPD/pbad$$ 491 echo "$COMMAND: the problem report remains in $BAD and is not sent." 493 mv $TEMP $BAD 552 echo "$COMMAND: the problem report remains in $BAD and is not sent." 554 mv $REF $BAD
|
| /freebsd-12-stable/crypto/heimdal/lib/asn1/ |
| D | kx509.asn1 | 8 KX509-STATUS-CLIENT-BAD(1), 11 KX509-STATUS-SERVER-BAD(4),
|
| /freebsd-12-stable/contrib/nvi/regex/ |
| D | regexec.c | 164 assert(!(g->iflags&BAD)); in regexec() 165 if (g->iflags&BAD) /* backstop for no-debug case */ in regexec()
|
| D | regex2.h | 150 # define BAD 04 /* something wrong */ macro
|
| /freebsd-12-stable/contrib/libucl/tests/basic/include_dir/ |
| D | invalid.conf | 1 @@@@ BAD UCL ~~~~
|
| /freebsd-12-stable/contrib/binutils/gas/config/ |
| D | tc-m68851.h | 102 #define BAD (AC+1) /* 56,57,58,59, 60,61,62,63 */ macro 103 #define BAC (BAD+8) /* 64,65,66,67, 68,69,70,71 */
|
| /freebsd-12-stable/bin/sh/tests/errors/ |
| D | backquote-error1.0 | 3 echo 'echo `for` echo ".BAD"CODE.' | ${SH} +m -i 2>&1 | grep -q BADCODE && exit 1
|
| D | backquote-error2.0 | 4 echo ".BAD"CODE.' 2>&1 | grep -q BADCODE && exit 1
|
| /freebsd-12-stable/lib/libc/regex/ |
| D | regexec.c | 224 assert(!(g->iflags&BAD)); in regexec() 225 if (g->iflags&BAD) /* backstop for no-debug case */ in regexec()
|
| D | regex2.h | 183 # define BAD 04 /* something wrong */ macro
|
| /freebsd-12-stable/usr.bin/ctags/test/ |
| D | ctags.test | 15 int BAD();
|
| /freebsd-12-stable/lib/libc/regex/grot/ |
| D | debug.c | 39 if (g->iflags&BAD)
|
| /freebsd-12-stable/contrib/netbsd-tests/lib/libc/regex/ |
| D | debug.c | 68 if (g->iflags&BAD) in regprint()
|
| /freebsd-12-stable/contrib/one-true-awk/ |
| D | README.md | 55 …1. Search for `BAD` or `error` in the result. In general, look over it manually to make sure there…
|