Home
last modified time | relevance | path

Searched refs:violation (Results 1 – 25 of 47) sorted by relevance

12

/freebsd/tests/sys/kern/
H A Dktrace_test.c171 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 Dimxdi-rtc.txt11 - interrupts: dryice security violation interrupt (second entry)
/freebsd/crypto/openssl/doc/man3/
H A DX509_STORE_CTX_get_error.pod337 =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 Dd2i_X509.pod591 a segmentation violation. If I<x> is set to NULL first then this will not
/freebsd/contrib/llvm-project/lld/docs/ELF/
H A Dwarn_backrefs.rst68 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 DREADME50 to improve resilience to failure or violation of invariants.
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_flags.inc151 "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 Dsun82 >>116 belong =11 (segmentation violation)
/freebsd/contrib/ntp/sntp/libopts/
H A DCOPYING.gplv3415 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 Dlogapi.shlib222 # segmentation violation - core dump
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DCXXRecordDeclDefinitionBits.def28 /// NO_MERGE: It is an ODR violation if the fields do not match.
/freebsd/sys/contrib/dev/ipw/
H A DLICENSE192 Software in violation of applicable export laws and regulations. Intel is not
/freebsd/crypto/openssl/crypto/bn/
H A DREADME.pod216 E<lt>= (a)-E<gt>dmax)>. A violation will cause the program to abort.
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsdm845-oneplus-common.dtsi77 * rmtfs_mem region to trigger an XPU violation, causing a crash.
/freebsd/sys/contrib/dev/iwi/
H A DLICENSE195 Software in violation of applicable export laws and regulations. Intel is not
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-s_server.pod.in869 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 Dgmock_for_dummies.md38 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 Dx509_vfy.h.in266 /* Suite B mode algorithm violation */
/freebsd/sys/dev/aic7xxx/
H A Daic7xxx.reg807 mask PROTO_VIOLATION 0x20|SEQINT /* SCSI protocol violation */
/freebsd/contrib/llvm-project/libcxx/include/
H A D__config523 // This ensures that no ODR violation can arise from mixing two TUs compiled with different
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A DBEGEMOT-WIRELESS-MIB.txt2176 sequence violation."
2206 sequence violation.."
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h9409 } violation; member
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticGroups.td1562 def InstallAPIViolation : DiagGroup<"installapi-violation">;
/freebsd/contrib/ntp/ntpd/
H A Dinvoke-ntp.conf.texi1415 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 Dntp.conf.def1482 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

12