OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:P_PAX_ASLR
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/sys/
pax.h
35
#define
P_PAX_ASLR
0x01 /* Enable ASLR */
/src/sys/kern/
kern_pax.c
369
flags |=
P_PAX_ASLR
;
498
return pax_flags_active(epp->ep_pax_flags,
P_PAX_ASLR
);
504
return pax_flags_active(l->l_proc->p_pax,
P_PAX_ASLR
);
Completed in 12 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025