Home
last modified time | relevance | path

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

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