Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Dkern_exec.c5562 int proc_flags = (((struct _posix_spawnattr *) imgp->ip_px_sa)->psa_flags); in exec_add_apple_strings() local
5564 if ((proc_flags & _POSIX_SPAWN_NANO_ALLOCATOR) == _POSIX_SPAWN_NANO_ALLOCATOR) { in exec_add_apple_strings()