Home
last modified time | relevance | path

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

/xnu-11215/bsd/kern/
H A Dkern_exec.c6257 int proc_flags = psa->psa_flags; in exec_add_apple_strings() local
6259 if ((proc_flags & _POSIX_SPAWN_NANO_ALLOCATOR) == _POSIX_SPAWN_NANO_ALLOCATOR) { in exec_add_apple_strings()