Searched refs:AF_SUN_SETUGID (Results 1 – 6 of 6) sorted by relevance
204 #define AF_SUN_SETUGID 0x00000001 macro
752 auxf |= AF_SUN_SETUGID; in elfexec()767 auxf &= ~AF_SUN_SETUGID; in elfexec()
779 { AF_SUN_SETUGID, "setugid" },
53 @ MSG_AUXV_AF_SUN_SETUGID "AF_SUN_SETUGID"
1027 { AF_SUN_SETUGID, MSG_AUXV_AF_SUN_SETUGID }, in conv_cnote_auxv_af()
3608 if ((auxflags & AF_SUN_SETUGID) != 0) in security()