Searched refs:POSIX_SPAWN_RESETIDS (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dspawn.h45 #define POSIX_SPAWN_RESETIDS 0x0001 /* [SPN] R[UG]ID not E[UG]ID */ macro
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_exec.c1487 * process to utilize POSIX_SPAWN_RESETIDS to drop privilege in
1913 if (px_sa.psa_flags & POSIX_SPAWN_RESETIDS) {

Completed in 28 milliseconds