Searched refs:AF_SUN_SETUGID (Results 1 – 6 of 6) sorted by relevance
211 #define AF_SUN_SETUGID 0x00000001 macro
861 auxf |= AF_SUN_SETUGID; in elfexec()876 auxf &= ~AF_SUN_SETUGID; in elfexec()
799 { AF_SUN_SETUGID, "setugid" },
58 @ MSG_AUXV_AF_SUN_SETUGID "AF_SUN_SETUGID"
1037 { AF_SUN_SETUGID, MSG_AUXV_AF_SUN_SETUGID }, in conv_cnote_auxv_af()
3615 if ((auxflags & AF_SUN_SETUGID) != 0) in security()