Searched refs:POSIX_SPAWN_DISABLE_ASLR_NP (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/include/
H A Dspawn.h62 #define POSIX_SPAWN_DISABLE_ASLR_NP 0x40 macro
/freebsd-current/lib/libc/gen/
H A Dposix_spawn.c144 if ((sa->sa_flags & POSIX_SPAWN_DISABLE_ASLR_NP) != 0) {
648 POSIX_SPAWN_DISABLE_ASLR_NP)) != 0)

Completed in 109 milliseconds