Searched refs:failure (Results 201 - 225 of 277) sorted by relevance

1234567891011>>

/freebsd-13-stable/contrib/libarchive/libarchive/test/
H A Dtest_read_format_zip_mac_metadata.c101 failure("Mac metadata should be set");
H A Dtest_write_format_cpio.c175 failure("Unable to locate the second header for damage-recovery test.");
H A Dtest_write_format_tar_v7tar.c171 failure("100-char filename should be rejected");
H A Dtest_write_format_zip.c120 failure("size should be zero so that applications know not to write");
189 failure("size should be zero so that applications know not to write");
259 failure("size should be zero so that applications know not to write");
H A Dtest_write_read_format_zip.c117 failure("size should be zero so that applications know not to write");
186 failure("size should be zero so that applications know not to write");
256 failure("size should be zero so that applications know not to write");
H A Dtest_write_format_iso9660_filename.c109 failure("Found duplicate for %s", pathname);
/freebsd-13-stable/contrib/ntp/scripts/update-leap/
H A Dupdate-leap.sh78 -r Specify number of times to retry on get failure
/freebsd-13-stable/contrib/openpam/misc/
H A Dgendoc.pl72 PAM_CONV_ERR => "Conversation failure",
85 PAM_SESSION_ERR => "Session failure",
86 PAM_AUTHTOK_ERR => "Authentication token failure",
92 PAM_ABORT => "General failure",
518 function returns 0 on success and -1 on failure.
526 on failure.
/freebsd-13-stable/crypto/openssl/
H A DNOTES.PERL105 platforms where a failure is indicated even though the actual tests
/freebsd-13-stable/lib/libusb/
H A Dlibusb10.c1409 goto failure;
1416 goto failure;
1426 goto failure;
1431 failure:
/freebsd-13-stable/contrib/kyua/integration/
H A Dcmd_test_test.sh168 expect_all_pass:failure -> expected_failure: Oh no: Forced failure [S.UUUs]
198 expect_some_fail:failure -> failed: Test case was expecting a failure but none were raised [S.UUUs]
/freebsd-13-stable/cddl/usr.sbin/dwatch/libexec/
H A DMakefile33 LINKS+= ${LIBEXECDIR}/dwatch/proc ${LIBEXECDIR}/dwatch/proc-exec-failure
/freebsd-13-stable/sys/geom/raid/
H A Dtr_raid1e.c721 goto failure;
749 failure:
796 goto failure;
827 failure:
1105 * the verge of total failure anyway. Better to stop trusting
H A Dtr_raid1.c588 goto failure;
598 failure:
866 * the verge of total failure anyway. Better to stop trusting
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfman_port.c818 bool rx_port, failure = FALSE; local
859 failure = TRUE;
877 failure = TRUE;
880 if (failure)
/freebsd-13-stable/sys/dev/iser/
H A Diser_verbs.c198 * returns 0 on success, -1 on failure
367 * returns 0 on success, or errno code on failure
425 * returns 0 on success, 1 on failure
754 goto failure;
774 ISER_ERR("conn %p failure connecting: %d", iser_conn, ret);
775 goto failure;
779 failure:
922 * returns 0 on success, -1 on failure
/freebsd-13-stable/sys/geom/shsec/
H A Dg_shsec.c346 goto failure;
358 goto failure;
385 failure:
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1635 return InlineResult::failure("We don't inline callbr yet.");
1643 return InlineResult::failure("external or indirect");
1657 return InlineResult::failure("unsupported operand bundle");
1676 return InlineResult::failure("incompatible GC");
1700 return InlineResult::failure("incompatible personality");
1725 return InlineResult::failure("catch in cleanup funclet");
1733 return InlineResult::failure("SEH in cleanup funclet");
/freebsd-13-stable/contrib/wpa/src/eap_server/
H A Deap_server_peap.c884 int failure = 0; local
887 &failure);
888 if (failure) {
H A Dtncs.c1192 int *failure)
1195 *failure = 0;
1191 tncs_process_soh(const u8 *soh_tlv, size_t soh_tlv_len, int *failure) argument
/freebsd-13-stable/contrib/libarchive/test_utils/
H A Dtest_common.h285 void failure(const char *fmt, ...) __LA_PRINTFLIKE(1, 2);
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp400 ("failure while decompressing compressed section: '" + Name + "', " +
/freebsd-13-stable/crypto/openssl/crypto/bn/asm/
H A Dsparct4-mont.pl307 mov 0,%i0 ! return failure
341 mov 0,%i0 ! return failure
637 mov 0,%i0 ! return failure
660 mov 0,%i0 ! return failure
/freebsd-13-stable/crypto/openssl/crypto/ts/
H A Dts_rsp_sign.c346 int TS_RESP_CTX_add_failure_info(TS_RESP_CTX *ctx, int failure) argument
352 if (!ASN1_BIT_STRING_set_bit(si->failure_info, failure, 1))
/freebsd-13-stable/contrib/ldns/packaging/fedora/
H A Dldns.spec203 causing failure on ppc platform

Completed in 316 milliseconds

1234567891011>>