Searched refs:secondary_setresuid (Results 1 – 1 of 1) sorted by relevance
54 static const long secondary_setresuid = __arm_setresuid; variable77 static const long secondary_setresuid = __x86_setresuid; variable167 __u32 setresuid_nr = primary ? primary_setresuid : secondary_setresuid; in ValidateSetUidGid()