OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AUDIT_ARCH_X86_64
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/sandbox/linux/seccomp-bpf/
linux_seccomp.h
42
#ifndef
AUDIT_ARCH_X86_64
43
#define
AUDIT_ARCH_X86_64
(EM_X86_64|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE)
131
#define SECCOMP_ARCH
AUDIT_ARCH_X86_64
/bionic/libc/kernel/common/linux/
audit.h
315
#define
AUDIT_ARCH_X86_64
(EM_X86_64|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE)
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
audit.h
295
#define
AUDIT_ARCH_X86_64
(EM_X86_64|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE)
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
audit.h
295
#define
AUDIT_ARCH_X86_64
(EM_X86_64|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
audit.h
295
#define
AUDIT_ARCH_X86_64
(EM_X86_64|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE)
/external/kernel-headers/original/linux/
audit.h
351
#define
AUDIT_ARCH_X86_64
(EM_X86_64|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE)
Completed in 204 milliseconds