Searched refs:proc_flags (Results 1 – 1 of 1) sorted by relevance
5562 int proc_flags = (((struct _posix_spawnattr *) imgp->ip_px_sa)->psa_flags); in exec_add_apple_strings() local5564 if ((proc_flags & _POSIX_SPAWN_NANO_ALLOCATOR) == _POSIX_SPAWN_NANO_ALLOCATOR) { in exec_add_apple_strings()