Searched refs:AF_SUN_SETUGID (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dauxv.h199 #define AF_SUN_SETUGID 0x00000001 macro
/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf.c839 auxf |= AF_SUN_SETUGID;
843 * zone under pfexec then we clear the AF_SUN_SETUGID flag so
854 auxf &= ~AF_SUN_SETUGID;
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.c1027 { AF_SUN_SETUGID, MSG_AUXV_AF_SUN_SETUGID },
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dutil.c3607 if ((auxflags & AF_SUN_SETUGID) != 0)

Completed in 60 milliseconds