OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__AUDIT_ARCH_LE
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
audit.h
267
#define
__AUDIT_ARCH_LE
0x40000000
268
#define AUDIT_ARCH_ALPHA (EM_ALPHA|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
269
#define AUDIT_ARCH_ARM (EM_ARM|
__AUDIT_ARCH_LE
)
271
#define AUDIT_ARCH_CRIS (EM_CRIS|
__AUDIT_ARCH_LE
)
274
#define AUDIT_ARCH_I386 (EM_386|
__AUDIT_ARCH_LE
)
275
#define AUDIT_ARCH_IA64 (EM_IA_64|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
279
#define AUDIT_ARCH_MIPSEL (EM_MIPS|
__AUDIT_ARCH_LE
)
281
#define AUDIT_ARCH_MIPSEL64 (EM_MIPS|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
289
#define AUDIT_ARCH_SHEL (EM_SH|
__AUDIT_ARCH_LE
)
291
#define AUDIT_ARCH_SHEL64 (EM_SH|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
audit.h
267
#define
__AUDIT_ARCH_LE
0x40000000
268
#define AUDIT_ARCH_ALPHA (EM_ALPHA|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
269
#define AUDIT_ARCH_ARM (EM_ARM|
__AUDIT_ARCH_LE
)
271
#define AUDIT_ARCH_CRIS (EM_CRIS|
__AUDIT_ARCH_LE
)
274
#define AUDIT_ARCH_I386 (EM_386|
__AUDIT_ARCH_LE
)
275
#define AUDIT_ARCH_IA64 (EM_IA_64|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
279
#define AUDIT_ARCH_MIPSEL (EM_MIPS|
__AUDIT_ARCH_LE
)
281
#define AUDIT_ARCH_MIPSEL64 (EM_MIPS|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
289
#define AUDIT_ARCH_SHEL (EM_SH|
__AUDIT_ARCH_LE
)
291
#define AUDIT_ARCH_SHEL64 (EM_SH|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
audit.h
267
#define
__AUDIT_ARCH_LE
0x40000000
268
#define AUDIT_ARCH_ALPHA (EM_ALPHA|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
269
#define AUDIT_ARCH_ARM (EM_ARM|
__AUDIT_ARCH_LE
)
271
#define AUDIT_ARCH_CRIS (EM_CRIS|
__AUDIT_ARCH_LE
)
274
#define AUDIT_ARCH_I386 (EM_386|
__AUDIT_ARCH_LE
)
275
#define AUDIT_ARCH_IA64 (EM_IA_64|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
279
#define AUDIT_ARCH_MIPSEL (EM_MIPS|
__AUDIT_ARCH_LE
)
281
#define AUDIT_ARCH_MIPSEL64 (EM_MIPS|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
289
#define AUDIT_ARCH_SHEL (EM_SH|
__AUDIT_ARCH_LE
)
291
#define AUDIT_ARCH_SHEL64 (EM_SH|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
[
all
...]
Completed in 69 milliseconds