/freebsd/crypto/openssl/test/ssl-tests/ |
H A D | 03-custom_verify.cnf.in | 16 # Sanity-check that verification indeed succeeds without the 40 # Same test as above but with a custom callback that always succeeds. 68 # Sanity-check that verification indeed succeeds if peer verification 97 # Same test as above but with a custom callback that always succeeds. 129 # Same test as above but with a custom callback that always succeeds.
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | CastValueChecker.cpp | 102 return CastSucceeds ? CastInfo->fails() : CastInfo->succeeds(); in isInfeasibleCast() 235 CastSucceeds = IsNonNullReturn && CastInfo->succeeds(); in addCastTransition() 302 CastSucceeds = IsInstanceOf && CastInfo->succeeds(); in addInstanceOfTransition() 323 } else if (CastInfo && CastInfo->succeeds()) { in addInstanceOfTransition()
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | BIO_socket_wait.pod | 24 It succeeds immediately if B<max_time> == 0 (which means no timeout given). 29 It succeeds immediately if B<max_time> == 0 (which means no timeout given).
|
H A D | OSSL_CMP_validate_msg.pod | 38 signature check succeeds and the cert and its path can be verified
|
H A D | ASN1_TYPE_get.pod | 89 ASN1_TYPE_pack_sequence() return an B<ASN1_TYPE> structure if it succeeds or
|
H A D | SSL_CTX_set_options.pod | 381 The initial connection succeeds but client renegotiation is denied by the 390 renegotiation B<always> succeeds. 397 succeeds. If neither option is set then initial connections to unpatched
|
H A D | CMS_decrypt.pod | 63 not. If no recipient succeeds then a random symmetric key is used to decrypt
|
H A D | SSL_shutdown.pod | 19 Whether the operation succeeds or not, the SSL_SENT_SHUTDOWN flag is set and
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | DynamicCastInfo.h | 31 bool succeeds() const { return ResultKind == CastResult::Success; } in succeeds() function
|
/freebsd/contrib/less/ |
H A D | README | 97 6. If the make succeeds, it will generate the programs "less", 151 6. If the make succeeds, it will generate the programs "LESS.EXE" and 177 6. If the make succeeds, it will generate the programs "less.exe" and 204 6. If the make succeeds, it will generate the programs "less.exe" and 240 6. If the make succeeds, it will generate the programs "less" and
|
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_import/ |
H A D | zpool_import_all_001_pos.ksh | 233 log_pass "'zpool import -a' succeeds as root."
|
/freebsd/contrib/libcbor/doc/source/ |
H A D | tests.rst | 39 …ed with random data is passed to the decoder. We require that it either succeeds or fail with a se…
|
/freebsd/contrib/ntp/ |
H A D | Makefile.am | 105 configured in $(srcdir) but "make ./COPYRIGHT" succeeds. \
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_reopen/ |
H A D | zpool_reopen.shlib | 63 # with an interval of 1 second until it succeeds or until the
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | DynamicType.cpp | 221 << "\", \"kind\": \"" << (DCI.succeeds() ? "success" : "fail") in printJson()
|
/freebsd/tools/tools/sysbuild/ |
H A D | README | 76 If it succeeds, you should be able to:
|
/freebsd/sys/contrib/openzfs/contrib/initramfs/ |
H A D | README.md | 99 and loading keys proceeds as normal if no hook succeeds.
|
/freebsd/contrib/googletest/docs/reference/ |
H A D | assertions.md | 356 given arguments, the assertion succeeds, otherwise the assertion fails. 375 In the above example, the first assertion succeeds, and the second fails with 431 Verifies that the predicate *`pred_formatter`* succeeds when passed the given
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-ocsp.pod.in | 423 responder certificate: if there is a match then the OCSP verify succeeds. 428 OCSP verify succeeds. 432 verify succeeds.
|
/freebsd/contrib/googletest/docs/ |
H A D | primer.md | 15 that succeeds or fails as a result of other tests. GoogleTest isolates the 87 or has a failed assertion, then it *fails*; otherwise it *succeeds*. 155 entire test fails. Otherwise, it succeeds.
|
/freebsd/crypto/openssh/m4/ |
H A D | openssh.m4 | 97 AC_MSG_CHECKING([if $CC supports compile flag $1 and linking succeeds])
|
/freebsd/sys/dev/bhnd/ |
H A D | bhnd_erom_if.m | 71 * @retval negative if the probe succeeds, a negative value should be
|
/freebsd/contrib/openbsm/config/ |
H A D | config.h.in | 134 /* Define to 1 if `stat' has the bug that it succeeds when given the
|
/freebsd/contrib/bearssl/src/x509/ |
H A D | x509_decoder.t0 | 318 \ Read one byte, then fail: if the read succeeds, then there is
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | TargetCallingConv.td | 111 /// available register and succeeds.
|