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

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

Completed in 337 milliseconds