Searched refs:POSIX_SPAWN_POSIX_CRED_GID (Results 1 – 3 of 3) sorted by relevance
173 #define POSIX_SPAWN_POSIX_CRED_GID 0x00020000 macro200 #define POSIX_SPAWN_PERSONA_GID POSIX_SPAWN_POSIX_CRED_GID
2549 pspci->pspci_flags |= POSIX_SPAWN_POSIX_CRED_GID; in posix_spawnattr_set_gid_np()
3015 if (px_pcred_info->pspci_flags & POSIX_SPAWN_POSIX_CRED_GID) { in spawn_posix_cred_adopt()