/external/libchrome/sandbox/linux/system_headers/ |
D | arm64_linux_syscalls.h | 54 #if !defined(__NR_listxattr) 55 #define __NR_listxattr 11 macro
|
D | x86_64_linux_syscalls.h | 789 #if !defined(__NR_listxattr) 790 #define __NR_listxattr 194 macro
|
D | x86_32_linux_syscalls.h | 933 #if !defined(__NR_listxattr) 934 #define __NR_listxattr 232 macro
|
D | mips64_linux_syscalls.h | 760 #if !defined(__NR_listxattr) 761 #define __NR_listxattr (__NR_Linux + 186) macro
|
D | mips_linux_syscalls.h | 938 #if !defined(__NR_listxattr) 939 #define __NR_listxattr (__NR_Linux + 230) macro
|
D | arm_linux_syscalls.h | 776 #if !defined(__NR_listxattr) 777 #define __NR_listxattr (__NR_SYSCALL_BASE+232) macro
|
/external/google-breakpad/src/third_party/lss/ |
D | linux_syscall_support.h | 785 #ifndef __NR_listxattr 786 #define __NR_listxattr 232 macro 904 #ifndef __NR_listxattr 905 #define __NR_listxattr (__NR_SYSCALL_BASE + 232) macro 961 #ifndef __NR_listxattr 962 #define __NR_listxattr 11 macro 1078 #ifndef __NR_listxattr 1079 #define __NR_listxattr 194 macro 1179 #ifndef __NR_listxattr 1180 #define __NR_listxattr (__NR_Linux + 230) macro [all …]
|
/external/minijail/linux-x86/ |
D | libsyscalls.gen.c | 588 #ifdef __NR_listxattr 589 { "listxattr", __NR_listxattr },
|
/external/valgrind/include/vki/ |
D | vki-scnums-tilegx-linux.h | 51 #define __NR_listxattr 11 macro
|
D | vki-scnums-s390x-linux.h | 200 #define __NR_listxattr 230 macro
|
D | vki-scnums-arm64-linux.h | 50 #define __NR_listxattr 11 macro
|
D | vki-scnums-amd64-linux.h | 277 #define __NR_listxattr 194 macro
|
D | vki-scnums-ppc64-linux.h | 252 #define __NR_listxattr 215 macro
|
D | vki-scnums-arm-linux.h | 269 #define __NR_listxattr 232 macro
|
D | vki-scnums-ppc32-linux.h | 256 #define __NR_listxattr 215 macro
|
D | vki-scnums-x86-linux.h | 269 #define __NR_listxattr 232 macro
|
D | vki-scnums-mips64-linux.h | 225 #define __NR_listxattr (__NR_Linux + 186) macro
|
D | vki-scnums-mips32-linux.h | 270 #define __NR_listxattr (__NR_Linux + 230) macro
|
/external/kernel-headers/original/uapi/asm-x86/asm/ |
D | unistd_64.h | 198 #define __NR_listxattr 194 macro
|
D | unistd_32.h | 234 #define __NR_listxattr 232 macro
|
D | unistd_x32.h | 176 #define __NR_listxattr (__X32_SYSCALL_BIT + 194) macro
|
/external/strace/ |
D | scno.h | 590 #ifndef __NR_listxattr 591 # define __NR_listxattr (SYSCALL_BIT | 194) macro
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | unistd.h | 253 #define __NR_listxattr (__NR_Linux + 230) macro 593 #define __NR_listxattr (__NR_Linux + 186) macro 936 #define __NR_listxattr (__NR_Linux + 186) macro
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | unistd.h | 56 #define __NR_listxattr 11 macro 57 __SYSCALL(__NR_listxattr, sys_listxattr)
|
/external/kernel-headers/original/uapi/asm-arm/asm/ |
D | unistd-common.h | 193 #define __NR_listxattr (__NR_SYSCALL_BASE + 232) macro
|