Searched refs:secondary_setresgid (Results 1 – 1 of 1) sorted by relevance
57 static const long secondary_setresgid = __arm_setresgid; variable84 static const long secondary_setresgid = __x86_setresgid; variable111 static const long secondary_setresgid = __mips_setresgid; variable197 __u32 setresgid_nr = primary ? primary_setresgid : secondary_setresgid; in ValidateSetUidGid()