OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:veriexec_strict
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
kern_veriexec.c
105
static int
veriexec_strict
;
variable in typeref:typename:int
172
newval =
veriexec_strict
;
177
if (newval <
veriexec_strict
)
180
veriexec_strict
= newval;
316
veriexec_strict
> VERIEXEC_LEARNING) {
603
if ((
veriexec_strict
>= VERIEXEC_LOCKDOWN) ||
604
((
veriexec_strict
>= VERIEXEC_IPS) &&
644
if (
veriexec_strict
>= VERIEXEC_IPS) {
673
if (
veriexec_strict
>= VERIEXEC_IDS) {
698
if (veriexec_bypass && (
veriexec_strict
== VERIEXEC_LEARNING)
[
all
...]
/src/etc/defaults/
rc.conf
383
veriexec_strict
=0
key
Completed in 14 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025