Home
last modified time | relevance | path

Searched refs:BAD (Results 1 – 25 of 36) sorted by relevance

12

/illumos-gate/usr/src/test/util-tests/tests/awk/tests/
H A DT.misc170 grep bbb $TEMP0 >/dev/null || fail "BAD: T.misc gsub failed"
182 if [[ $? -eq 139 ]]; then fail "BAD: T.misc unireghf dropped core"; fi
251 if [[ $? -eq 139 ]]; then fail "BAD: T.misc 1E40 dropped core"; fi
264 if [[ $? -eq 139 ]]; then fail "BAD: T.misc split! dropped core"; fi
288 if [[ $? -eq 139 ]]; then fail "BAD: T.misc delete dropped core"; fi
441 cmp -s $TEMP1 $TEMP2 || fail 'BAD: T.misc null byte'
475 cmp -s $TEMP1 $TEMP2 || fail 'BAD: T.misc END must preserve $0'
480 cmp -s $TEMP1 $TEMP2 || fail 'BAD: T.misc END must preserve $0'
485 cmp -s $TEMP1 $TEMP2 || fail 'BAD: T.misc END must preserve $0'
506 diff $TEMP1 $TEMP2 || fail 'BAD: T.misc return tempcell'
[all …]
H A DT.clv189 diff $TEMP1 $TEMP2 || fail 'BAD: T.clv (x=\)'
195 grep 'invalid -v option argument: x' $TEMP1 >/dev/null || fail 'BAD: T.clv (x=20)'
198 grep 'invalid -v option argument: x' $TEMP1 >/dev/null || fail 'BAD: T.clv (x=20a)'
/illumos-gate/usr/src/contrib/ast/src/lib/libast/regex/
H A Dregnexec.c412 return BAD; in parserep()
418 case BAD: in parserep()
419 return BAD; in parserep()
456 case BAD: in parserep()
457 return BAD; in parserep()
481 case BAD: in parserep()
482 r = BAD; in parserep()
538 case BAD: in parsetrie()
549 case BAD: in parsetrie()
569 case BAD: in parsetrie()
[all …]
/illumos-gate/usr/src/contrib/zlib/
H A Dinfback.c312 state->mode = BAD; in inflateBack()
323 state->mode = BAD; in inflateBack()
361 state->mode = BAD; in inflateBack()
383 state->mode = BAD; in inflateBack()
443 state->mode = BAD; in inflateBack()
457 state->mode = BAD; in inflateBack()
466 state->mode = BAD; in inflateBack()
524 state->mode = BAD; in inflateBack()
556 state->mode = BAD; in inflateBack()
571 state->mode = BAD; in inflateBack()
[all …]
H A Dinflate.c662 state->mode = BAD; in inflate()
667 state->mode = BAD; in inflate()
676 state->mode = BAD; in inflate()
692 state->mode = BAD; in inflate()
697 state->mode = BAD; in inflate()
875 state->mode = BAD; in inflate()
884 state->mode = BAD; in inflate()
925 state->mode = BAD; in inflate()
948 state->mode = BAD; in inflate()
1009 state->mode = BAD; in inflate()
[all …]
H A Dinffast.c160 state->mode = BAD; in inflate_fast()
174 state->mode = BAD; in inflate_fast()
270 state->mode = BAD; in inflate_fast()
285 state->mode = BAD; in inflate_fast()
H A Dinflate.h50 BAD, /* got a data error -- remain here until reset */ enumerator
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dvi.c786 case BAD: in cntlmode()
844 case BAD: in cntlmode()
2297 return(BAD); in search()
2418 return(BAD); in textmod()
2424 return(BAD); in textmod()
2477 return(BAD); in textmod()
2562 return(BAD); in textmod()
2590 return(BAD); in textmod()
2597 return(BAD); in textmod()
2609 return(BAD); in textmod()
[all …]
/illumos-gate/usr/src/tools/smatch/src/validation/
H A Dspecifiers2.c2 void BAD(
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dratz.c2264 state->mode = BAD;
2279 state->mode = BAD;
2831 state->mode = BAD;
2836 state->mode = BAD;
2843 state->mode = BAD;
2858 state->mode = BAD;
2863 state->mode = BAD;
3022 state->mode = BAD;
3031 state->mode = BAD;
3067 state->mode = BAD;
[all …]
/illumos-gate/usr/src/cmd/tcpd/
H A DMakefile196 # been observed for SunOS 4.1.[1-3]. Symptoms are "BAD TRAP" and "Data
/illumos-gate/usr/src/lib/gss_mechs/mech_dh/backend/mech/
H A Dvalidate.c46 if (ctx && ctx->state != BAD) in __dh_validate_context()
H A Ddh_gssapi.h150 typedef enum { INCOMPLETE, ESTABLISHED, BAD } DHState; enumerator
/illumos-gate/usr/src/lib/libc/port/regex/
H A Dregexec.c212 assert(!(g->iflags&BAD)); in regexec()
213 if (g->iflags&BAD) /* backstop for no-debug case */ in regexec()
H A Dregex2.h180 #define BAD 04 /* something wrong */ macro
H A Dregcomp.c338 if (g->iflags&BAD) in regcomp()
1611 g->iflags |= BAD; in findmust()
1951 g->iflags |= BAD; in pluscount()
/illumos-gate/usr/src/test/os-tests/tests/definit/
H A Dinit.expected46 :BAD=54:
H A Dinit.data56 ANOTHER BAD=54 IGNORED
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dtrap_table.S142 #define BAD NOT macro
1214 BAD; /* 105 range check ?? */
1216 BAD; /* 107 unused */
1219 BAD; BAD; BAD4; /* 10A - 10F unused */
1229 BAD; /* 128 ST_SETV9STACK */
1231 BAD; BAD; BAD4; /* 12A - 12F unused */
1234 BAD; /* 139 unused */
1249 BAD; /* 170 - unused */
1250 BAD; /* 171 - unused */
1251 BAD; BAD; /* 172 - 173 unused */
[all …]
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dtrap_table.S137 #define BAD NOT macro
861 BAD
1445 BAD; /* 107 unused */
1448 BAD; BAD; BAD4; /* 10A - 10F unused */
1458 BAD; /* 128 ST_SETV9STACK */
1460 BAD; BAD; BAD4; /* 12A - 12F unused */
1463 BAD; /* 139 unused */
1478 BAD; /* 170 - unused */
1479 BAD; /* 171 - unused */
1480 BAD; BAD; /* 172 - 173 unused */
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c2748 BAD} /* got an error--stay here */ enumerator
2874 z->state->mode = BAD;
2881 z->state->mode = BAD;
2892 z->state->mode = BAD;
2899 z->state->mode = BAD;
2913 z->state->mode = BAD;
2949 z->state->mode = BAD;
2959 case BAD:
2968 z->state->mode = BAD;
3002 if (z->state->mode != BAD)
[all …]
/illumos-gate/usr/src/grub/grub-0.97/
H A DMAINTENANCE55 hacks. NEVER WRITE BAD CODE.
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c3609 BAD} /* got an error--stay here */ enumerator
3756 z->state->mode = BAD;
3764 z->state->mode = BAD;
3777 z->state->mode = BAD;
3813 z->state->mode = BAD;
3824 z->state->mode = BAD;
3863 z->state->mode = BAD;
3874 case BAD:
3884 z->state->mode = BAD;
3949 if (z->state->mode != BAD)
[all …]
/illumos-gate/usr/src/uts/common/io/e1000api/
H A DREADME411 6411339 BAD TRAP: e1000g_fill_tx_ring NULL pointer dereference
453 6463536 BAD TRAP panic for removing aggregation
751 …6919873 panic: BAD TRAP: type=e (#pf Page fault) in module "e1000g" during ifconfig plumb group ip…
/illumos-gate/usr/src/uts/common/io/e1000g/
H A DREADME411 6411339 BAD TRAP: e1000g_fill_tx_ring NULL pointer dereference
453 6463536 BAD TRAP panic for removing aggregation
751 …6919873 panic: BAD TRAP: type=e (#pf Page fault) in module "e1000g" during ifconfig plumb group ip…

12