Home
last modified time | relevance | path

Searched refs:NT_FREEBSD_FCTL_ASG_DISABLE (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Delf_common.h800 #define NT_FREEBSD_FCTL_ASG_DISABLE 0x00000020 /* ASLR STACK GAP Disable */ macro
/f-stack/freebsd/kern/
H A Dkern_exec.c1548 NT_FREEBSD_FCTL_ASG_DISABLE)) != 0 || in exec_stackgap()