/freebsd/tests/sys/kern/ |
H A D | ktrace_test.c | 171 struct ktr_cap_fail violation; in ATF_TC_BODY() local 196 cap_trace_child(pid, &violation, 1); in ATF_TC_BODY() 197 ATF_REQUIRE_EQ(violation.cap_type, CAPFAIL_NOTCAPABLE); in ATF_TC_BODY() 198 ATF_REQUIRE(cap_rights_is_set(&violation.cap_data.cap_needed, in ATF_TC_BODY() 208 struct ktr_cap_fail violation; in ATF_TC_BODY() local 234 cap_trace_child(pid, &violation, 1); in ATF_TC_BODY() 235 ATF_REQUIRE_EQ(violation.cap_type, CAPFAIL_INCREASE); in ATF_TC_BODY() 236 ATF_REQUIRE(cap_rights_is_set(&violation.cap_data.cap_needed, in ATF_TC_BODY() 247 struct ktr_cap_fail violation[2]; in ATF_TC_BODY() local 272 cap_trace_child(pid, violation, 2); in ATF_TC_BODY() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/rtc/ |
H A D | imxdi-rtc.txt | 11 - interrupts: dryice security violation interrupt (second entry)
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | X509_STORE_CTX_get_error.pod | 337 =item B<X509_V_ERR_PERMITTED_VIOLATION: permitted subtree violation> 339 A name constraint violation occurred in the permitted subtrees. 341 =item B<X509_V_ERR_EXCLUDED_VIOLATION: excluded subtree violation> 343 A name constraint violation occurred in the excluded subtrees. 424 =item B<X509_V_ERR_PROXY_SUBJECT_NAME_VIOLATION: proxy subject name violation> 426 Proxy subject name violation.
|
H A D | d2i_X509.pod | 591 a segmentation violation. If I<x> is set to NULL first then this will not
|
/freebsd/contrib/llvm-project/lld/docs/ELF/ |
H A D | warn_backrefs.rst | 68 unnecessarily large. Moreover, the layering violation makes lower-level 98 In C++, this is likely an ODR violation. We probably need a dedicated option
|
/freebsd/tools/regression/security/proc_to_proc/ |
H A D | README | 50 to improve resilience to failure or violation of invariants.
|
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
H A D | asan_flags.inc | 151 "If >=2, detect violation of One-Definition-Rule (ODR); " 152 "If ==1, detect ODR-violation only if the two variables "
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | sun | 82 >>116 belong =11 (segmentation violation)
|
/freebsd/contrib/ntp/sntp/libopts/ |
H A D | COPYING.gplv3 | 415 However, if you cease all violation of this License, then your 419 holder fails to notify you of the violation by some reasonable means 424 violation by some reasonable means, this is the first time you have 425 received notice of violation of this License (for any work) from that 426 copyright holder, and you cure the violation prior to 30 days after
|
/freebsd/sys/contrib/openzfs/tests/test-runner/include/ |
H A D | logapi.shlib | 222 # segmentation violation - core dump
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | CXXRecordDeclDefinitionBits.def | 28 /// NO_MERGE: It is an ODR violation if the fields do not match.
|
/freebsd/sys/contrib/dev/ipw/ |
H A D | LICENSE | 192 Software in violation of applicable export laws and regulations. Intel is not
|
/freebsd/crypto/openssl/crypto/bn/ |
H A D | README.pod | 216 E<lt>= (a)-E<gt>dmax)>. A violation will cause the program to abort.
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | sdm845-oneplus-common.dtsi | 77 * rmtfs_mem region to trigger an XPU violation, causing a crash.
|
/freebsd/sys/contrib/dev/iwi/ |
H A D | LICENSE | 195 Software in violation of applicable export laws and regulations. Intel is not
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-s_server.pod.in | 869 cause the client to disconnect due to a protocol violation. 899 is strictly speaking a protocol violation, some SSL clients interpret this to
|
/freebsd/contrib/googletest/docs/ |
H A D | gmock_for_dummies.md | 38 violation to the expectations as soon as it arises. 273 Well, specifying the expectation beforehand allows gMock to report a violation
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | x509_vfy.h.in | 266 /* Suite B mode algorithm violation */
|
/freebsd/sys/dev/aic7xxx/ |
H A D | aic7xxx.reg | 807 mask PROTO_VIOLATION 0x20|SEQINT /* SCSI protocol violation */
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | __config | 523 // This ensures that no ODR violation can arise from mixing two TUs compiled with different
|
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/ |
H A D | BEGEMOT-WIRELESS-MIB.txt | 2176 sequence violation." 2206 sequence violation.."
|
/freebsd/contrib/ofed/opensm/include/iba/ |
H A D | ib_types.h | 9409 } violation; member
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DiagnosticGroups.td | 1562 def InstallAPIViolation : DiagGroup<"installapi-violation">;
|
/freebsd/contrib/ntp/ntpd/ |
H A D | invoke-ntp.conf.texi | 1415 Finally, if a cryptographic violation occurs, the code is "CRYP". 1516 If this flag is set when a rate violation occurs, a kiss-o'-death
|
H A D | ntp.conf.def | 1482 Finally, if a cryptographic violation occurs, the code is "CRYP". 1592 If this flag is set when a rate violation occurs, a kiss-o'-death
|