Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/sys/
H A Dspawn.h63 #define _POSIX_SPAWN_NANO_ALLOCATOR 0x0200 macro
/xnu-12377.1.9/bsd/kern/
H A Dkern_exec.c6411 if ((proc_flags & _POSIX_SPAWN_NANO_ALLOCATOR) == _POSIX_SPAWN_NANO_ALLOCATOR) { in exec_add_apple_strings()