Searched refs:_POSIX_SPAWN_DISABLE_ASLR (Results 1 – 2 of 2) sorted by relevance
| /xnu-10002.61.3/bsd/sys/ | ||
| H A D | spawn.h | 62 #define _POSIX_SPAWN_DISABLE_ASLR 0x0100 macro |
| /xnu-10002.61.3/bsd/kern/ | ||
| H A D | kern_exec.c | 4071 if (px_sa.psa_flags & _POSIX_SPAWN_DISABLE_ASLR) { in posix_spawn() |