Home
last modified time | relevance | path

Searched refs:primary (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/seccomp/
Dseccomp_policy.cpp165 static void ValidateSetUidGid(filter& f, uint32_t uid_gid_min, uint32_t uid_gid_max, bool primary) { in ValidateSetUidGid() argument
167 __u32 setresuid_nr = primary ? primary_setresuid : secondary_setresuid; in ValidateSetUidGid()
168 __u32 setresgid_nr = primary ? primary_setresgid : secondary_setresgid; in ValidateSetUidGid()
172 UNUSED(primary); in ValidateSetUidGid()
/bionic/libc/kernel/tools/
Dcpp.py593 primary = None
596 primary = self.parseExpression(0)
600 primary = self.parseExpression(0)
603 primary = self.is_number()
607 primary = self.is_defined()
609 primary = self.is_call_or_ident()
614 return primary
/bionic/docs/
Dclang_fortify_anatomy.md273 The primary consequence of the above is that diagnostics can only be emitted if
Delf-tls.md478 * On arm64, the primary TLS relocation (R_AARCH64_TLSDESC) is [confused with an obsolete