Searched refs:secondary_setresgid (Results 1 – 1 of 1) sorted by relevance
53 static const long secondary_setresgid = __arm_setresgid; variable76 static const long secondary_setresgid = __x86_setresgid; variable168 __u32 setresgid_nr = primary ? primary_setresgid : secondary_setresgid; in ValidateSetUidGid()