| /freebsd/crypto/openssl/doc/man3/ |
| H A D | X509_VERIFY_PARAM_set_flags.pod | 107 policy checking. 109 X509_VERIFY_PARAM_set1_policies() enables policy checking (it is disabled 255 B<X509_V_FLAG_CRL_CHECK> enables CRL checking for the certificate chain leaf 258 B<X509_V_FLAG_CRL_CHECK_ALL> expands CRL checking to the entire certificate 261 B<X509_V_FLAG_IGNORE_CRITICAL> disables critical extension checking. By default 273 B<X509_V_FLAG_POLICY_CHECK> enables certificate policy checking, by default 274 no policy checking is performed. Additional information is sent to the 275 verification callback relating to policy checking. 280 B<RFC3280>. Policy checking is automatically enabled if any of these flags 283 If B<X509_V_FLAG_NOTIFY_POLICY> is set and the policy checking is successful [all …]
|
| H A D | SSL_CTX_add1_chain_cert.pod | 63 sanity checking and rearranging them if necessary), the flag 121 Applications can issue non fatal warnings when checking chains by setting 122 the flag B<SSL_BUILD_CHAIN_FLAG_IGNORE_ERRORS> and checking the return
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/lsan/ |
| H A D | lsan_flags.inc | 48 LSAN_FLAG(int, tries, 1, "Debug option to repeat leak checking multiple times") 52 "abandon leak checking, 1 - continue with leak checking (reported "
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | IntrinsicsAMDGPU.td | 1346 // corresponding raw intrinsic on gfx9+ because the behavior of bound checking 1349 // they behave differently in bounds checking and swizzling. 1361 llvm_i32_ty, // offset(VGPR/imm, included in bounds checking and swizzling) 1362 llvm_i32_ty, // soffset(SGPR/imm, excluded from bounds checking and swizzling) 1378 llvm_i32_ty, // offset(VGPR/imm, included in bounds checking and swizzling) 1379 llvm_i32_ty, // soffset(SGPR/imm, excluded from bounds checking and swizzling) 1391 llvm_i32_ty, // offset(VGPR/imm, included in bounds checking and swizzling) 1392 llvm_i32_ty, // soffset(SGPR/imm, excluded from bounds checking and swizzling) 1409 llvm_i32_ty, // offset(VGPR/imm, included in bounds checking and swizzling) 1410 llvm_i32_ty, // soffset(SGPR/imm, excluded from bounds checking and swizzling) [all …]
|
| /freebsd/contrib/netbsd-tests/fs/tmpfs/ |
| H A D | README | 3 you will notice that they start checking the most basic things and end 4 checking the less common ones. Furthermore, tests try not to use features
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | smile | 15 # Bit 1 (mask 0x02): Whether shared String value checking was enabled during encoding, default … 16 # Bit 0 (mask 0x01): Whether shared property name checking was enabled during encoding, default…
|
| H A D | dwarfs | 24 ## validate by checking the block count / section type to be all zeros 35 ## headers longer than 64k won't be recognized), then validate by checking
|
| /freebsd/contrib/pam_modules/pam_passwdqc/ |
| H A D | pam_passwdqc.spec | 13 pam_passwdqc is a simple password strength checking module for 15 to checking regular passwords, it offers support for passphrases and
|
| /freebsd/contrib/byacc/ |
| H A D | configure | 2269 echo "$as_me:2269: checking \$CC variable" >&5 2270 echo $ECHO_N "checking \$CC variable... $ECHO_C" >&6 2409 echo "$as_me:2409: checking whether ${MAKE-make} sets \${MAKE}" >&5 2410 echo $ECHO_N "checking whether ${MAKE-make} sets \${MAKE}... $ECHO_C" >&6 3691 echo "$as_me:3691: checking if we should define _XOPEN_SOURCE" >&5 3692 echo $ECHO_N "checking if we should define _XOPEN_SOURCE... $ECHO_C" >&6 3939 echo "$as_me:3939: checking if we should define _POSIX_C_SOURCE" >&5 3940 echo $ECHO_N "checking if we should define _POSIX_C_SOURCE... $ECHO_C" >&6 4190 test -n "$verbose" && echo " checking if _POSIX_C_SOURCE interferes with _XOPEN_SOURCE" 1>&6 4192 echo "${as_me:-configure}:4192: testing checking if _POSIX_C_SOURCE interferes with _XOPEN_SOURCE .… [all …]
|
| /freebsd/sys/contrib/libsodium/ |
| H A D | README.markdown | 33 The integrity checking instructions (including the signing key for libsodium) 34 …n the [installation](https://download.libsodium.org/doc/installation/index.html#integrity-checking)
|
| /freebsd/crypto/krb5/src/lib/krb5/asn.1/ |
| H A D | TODO.asn1 | 10 type consistency checking into the structure initializer 16 * Type-checking code: Create a pointer of the expected type and a 22 * Range-checking code for bitfields: Create an automatic field info
|
| /freebsd/tools/build/options/ |
| H A D | WITHOUT_FORMAT_EXTENSIONS | 4 Also disables all format checking.
|
| /freebsd/contrib/ntp/html/hints/ |
| H A D | svr4-dell | 7 (XXX But there is no checking for SETTIMEOFDAY_BROKEN in the code)
|
| /freebsd/usr.bin/dtc/ |
| H A D | Makefile | 2 SRCS= dtc.cc input_buffer.cc string.cc dtb.cc fdt.cc checking.cc
|
| /freebsd/contrib/pkgconf/tests/lib1/ |
| H A D | tilde.pc | 7 Description: Test package for checking rpmvercmp ~ handling
|
| /freebsd/contrib/bmake/ |
| H A D | configure | 1360 --disable-option-checking ignore unrecognized --enable/--with options 1738 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1739 printf %s "checking for $2... " >&6; } 1797 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for uint$2_t" >&5 1798 printf %s "checking for uint$2_t... " >&6; } 1857 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5 1858 printf %s "checking whether $as_decl_name is declared... " >&6; } 1909 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1910 printf %s "checking for $2... " >&6; } 2948 echo $ECHO_N "checking whether system has timezone Europe/Berlin... $ECHO_C" >&6 [all …]
|
| /freebsd/etc/mtree/ |
| H A D | README | 20 d) Sanity checking changes to these files can be done by following 42 e) Further sanity checking of the system builds with DESTDIR=/someplace
|
| /freebsd/contrib/one-true-awk/bugs-fixed/ |
| H A D | README | 33 argument was used without checking if it was present first. 36 argument was used without checking if it was present first.
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVRegisterBanks.td | 10 // as InstructionSelector RegClass checking code relies on them
|
| /freebsd/contrib/netbsd-tests/usr.bin/config/ |
| H A D | d_shadow_instance | 16 # The two child* instances are aliases, and at some point the orphan-checking
|
| /freebsd/contrib/openpam/ |
| H A D | configure | 1490 --disable-option-checking ignore unrecognized --enable/--with options 3028 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5 3029 printf %s "checking for a BSD-compatible install... " >&6; } 3113 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether sleep supports fractional seconds" >… 3114 printf %s "checking whether sleep supports fractional seconds... " >&6; } 3132 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking filesystem timestamp resolution" >&5 3133 printf %s "checking filesystem timestamp resolution... " >&6; } 3272 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5 3273 printf %s "checking whether build environment is sane... " >&6; } 3379 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 [all …]
|
| /freebsd/sys/conf/ |
| H A D | std.debug | 10 options INVARIANTS # Enable calls of extra sanity checking
|
| /freebsd/contrib/file/ |
| H A D | README.DEVELOPER | 7 After checking out the source, run the following:
|
| /freebsd/sys/contrib/device-tree/Bindings/sound/ |
| H A D | tas5720.txt | 4 serial bus is also used for periodic codec fault checking/reporting during
|
| /freebsd/crypto/openssh/.github/ |
| H A D | install_libcrypto.sh | 59 echo checking for release tag ${ver}
|