Searched refs:POSIX_SPAWN_RESETIDS (Results 1 – 2 of 2) sorted by relevance
45 #define POSIX_SPAWN_RESETIDS 0x0001 /* [SPN] R[UG]ID not E[UG]ID */ macro
3635 if (px_sa.psa_flags & POSIX_SPAWN_RESETIDS) { in posix_spawn()