Searched refs:fail (Results 76 - 100 of 165) sorted by relevance

1234567

/haiku-fatelf/src/bin/network/telnet/
H A Dcommands.c2277 goto fail;
2287 goto fail;
2292 goto fail;
2336 goto fail;
2384 goto fail;
2388 goto fail;
2404 goto fail;
2446 goto fail;
2452 goto fail;
2456 goto fail;
[all...]
/haiku-fatelf/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_node.c502 int fail; local
504 fail = 0;
506 fail |= 0x01;
509 fail |= 0x02;
512 fail |= 0x02;
516 fail |= 0x04;
520 fail |= 0x04;
525 fail |= 0x08;
528 fail |= 0x10;
531 fail |
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/network/jmicron2x0/dev/jme/
H A Dif_jme.c656 goto fail;
703 goto fail;
730 goto fail;
807 goto fail;
813 goto fail;
847 goto fail;
889 goto fail;
907 goto fail;
910 fail:
1165 goto fail;
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/network/ar81xx/dev/ale/
H A Dif_ale.c474 goto fail;
538 goto fail;
578 goto fail;
606 goto fail;
615 goto fail;
641 goto fail;
669 goto fail;
692 goto fail;
695 fail:
1058 goto fail;
[all...]
/haiku-fatelf/src/bin/diffutils/lib/
H A Dregex.c400 /* (Re)Allocate N items of type T using malloc, or fail. */
586 Jump to the address N times, then fail. */
1671 if we ever fail back to it.
2293 we make the fail stack and register vectors global.
2294 The fail stack, we grow to the maximum size when a regexp
4050 so that if we fail during matching, we'll
5324 /* If can't match the null string, and that's all we have left, fail. */
5415 /* End of string2 => fail. */ \
5417 goto fail; \
6186 goto fail;
[all...]
/haiku-fatelf/src/bin/gdb/libiberty/
H A Dregex.c395 /* (Re)Allocate N items of type T using malloc, or fail. */
581 Jump to the address N times, then fail. */
1624 if we ever fail back to it.
2246 we make the fail stack and register vectors global.
2247 The fail stack, we grow to the maximum size when a regexp
4008 so that if we fail during matching, we'll
5286 /* If can't match the null string, and that's all we have left, fail. */
5377 /* End of string2 => fail. */ \
5379 goto fail; \
6058 goto fail;
[all...]
/haiku-fatelf/headers/tools/cppunit/cppunit/
H A DTestAssert.h149 ( ::CppUnit::Asserter::fail( message, \
/haiku-fatelf/src/add-ons/print/transports/ipp/
H A DIpp.cpp211 if (transport->fail()) {
H A DIppTransport.cpp111 if (ipp_response->fail()) {
/haiku-fatelf/src/bin/coreutils/lib/
H A Dhash.c513 fail to grow or shrink as they should. The smallest allocation
611 goto fail;
616 goto fail;
620 goto fail;
635 fail:
899 /* Now move the bucket head. Be sure that if we fail due to
/haiku-fatelf/src/bin/diffutils/
H A DMakefile187 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
191 fi; test -z "$$fail"
216 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
217 done && test -z "$$fail"
/haiku-fatelf/src/bin/network/tcpdump/libpcap/
H A Dpcap-septel.c244 fail:
/haiku-fatelf/src/add-ons/kernel/drivers/network/ipro1000/dev/e1000/
H A De1000_82575.c1059 * completion status. NOTE: silicon which is EEPROM-less will fail trying
2795 goto fail;
2799 goto fail;
2803 goto fail;
2807 goto fail;
2814 goto fail;
2818 goto fail;
2822 goto fail;
2826 goto fail;
2831 fail
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/ral/
H A Drt2661.c497 goto fail;
504 goto fail;
512 goto fail;
520 goto fail;
528 goto fail;
536 goto fail;
542 fail: rt2661_free_tx_ring(sc, ring);
638 goto fail;
645 goto fail;
653 goto fail;
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/network/3com/dev/xl/
H A Dif_xl.c1162 goto fail;
1179 goto fail;
1193 goto fail;
1201 goto fail;
1217 goto fail;
1236 goto fail;
1246 goto fail;
1259 goto fail;
1268 goto fail;
1278 goto fail;
[all...]
/haiku-fatelf/src/add-ons/locale/catalogs/plaintext/
H A DCatalog.cpp171 if (ss.fail()) {
200 if (ss.fail())
235 // happen, you know. (and CatKey::== will fail)
/haiku-fatelf/src/bin/coreutils/src/
H A Dchcon.c186 int fail = (affect_symlink_referent local
190 if (fail)
/haiku-fatelf/src/bin/gdb/bfd/
H A Doasys.c457 goto fail;
467 goto fail;
469 goto fail;
491 goto fail;
495 goto fail;
523 goto fail;
527 goto fail;
550 fail:
/haiku-fatelf/src/add-ons/kernel/drivers/network/marvell_yukon/dev/msk/
H A Dif_msk.c1628 goto fail;
1635 goto fail;
1718 goto fail;
1721 fail:
1928 goto fail;
1932 goto fail;
1943 goto fail;
1949 goto fail;
1956 goto fail;
1972 goto fail;
[all...]
/haiku-fatelf/src/bin/network/wget/
H A Dmaint.mk218 fail=0; \
222 || { echo $$i; fail=1; }; \
224 test $$fail = 1 && \
368 # Exit $fail
455 fail=0; \
460 || { fail=1; echo 1>&2 "$(ME): $$p uses proper_name_utf8"; }; \
462 test $$fail = 1 && \
574 # Check that `make alpha' will not fail at the end of the process.
581 || { echo ERROR: $$file is not writable; fail=1; }; \
583 test "$$fail"
[all...]
/haiku-fatelf/src/kits/network/libbind/resolv/
H A Dres_send.c446 goto fail;
464 goto fail;
473 goto fail;
524 goto fail;
542 fail:
/haiku-fatelf/src/add-ons/kernel/drivers/network/ipro100/dev/fxp/
H A Dif_fxp.c448 goto fail;
481 goto fail;
668 goto fail;
677 goto fail;
686 goto fail;
693 goto fail;
700 goto fail;
709 goto fail;
716 goto fail;
724 goto fail;
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/
H A Dif_iwn.c490 goto fail;
504 goto fail;
509 goto fail;
517 goto fail;
524 goto fail;
532 goto fail;
539 goto fail;
548 goto fail;
556 goto fail;
565 goto fail;
[all...]
/haiku-fatelf/headers/cpp/
H A Dstreambuf.h219 int fail() const { return _state & (ios::badbit|ios::failbit); } function in class:ios
222 operator void*() const { return fail() ? (void*)0 : (void*)(-1); }
223 int operator!() const { return fail(); }
/haiku-fatelf/src/bin/sharutils/
H A Dconfigure1946 to always fail with ENOSYS. Some functions are actually named
2117 to always fail with ENOSYS. Some functions are actually named
2279 to always fail with ENOSYS. Some functions are actually named
2326 to always fail with ENOSYS. Some functions are actually named
2374 to always fail with ENOSYS. Some functions are actually named
2425 to always fail with ENOSYS. Some functions are actually named
2542 to always fail with ENOSYS. Some functions are actually named
2725 to always fail with ENOSYS. Some functions are actually named
2778 to always fail with ENOSYS. Some functions are actually named
2979 to always fail wit
[all...]

Completed in 431 milliseconds

1234567