/external/libchrome/sandbox/linux/system_headers/ |
D | arm64_linux_syscalls.h | 318 #if !defined(__NR_tee) 319 #define __NR_tee 77 macro
|
D | x86_64_linux_syscalls.h | 1117 #if !defined(__NR_tee) 1118 #define __NR_tee 276 macro
|
D | x86_32_linux_syscalls.h | 1257 #if !defined(__NR_tee) 1258 #define __NR_tee 315 macro
|
D | mips64_linux_syscalls.h | 1074 #if !defined(__NR_tee) 1075 #define __NR_tee (__NR_Linux + 265) macro
|
D | arm_linux_syscalls.h | 1212 #if !defined(__NR_tee) 1213 #define __NR_tee (__NR_SYSCALL_BASE+342) macro
|
D | mips_linux_syscalls.h | 1240 #if !defined(__NR_tee) 1241 #define __NR_tee (__NR_Linux + 306) macro
|
/external/valgrind/include/vki/ |
D | vki-scnums-tilegx-linux.h | 161 #define __NR_tee 77 macro
|
D | vki-scnums-s390x-linux.h | 276 #define __NR_tee 308 macro
|
D | vki-scnums-arm64-linux.h | 116 #define __NR_tee 77 macro
|
D | vki-scnums-amd64-linux.h | 360 #define __NR_tee 276 macro
|
D | vki-scnums-ppc64-linux.h | 321 #define __NR_tee 284 macro
|
D | vki-scnums-arm-linux.h | 381 #define __NR_tee 342 macro
|
D | vki-scnums-ppc32-linux.h | 329 #define __NR_tee 284 macro
|
D | vki-scnums-x86-linux.h | 352 #define __NR_tee 315 macro
|
D | vki-scnums-mips64-linux.h | 304 #define __NR_tee (__NR_Linux + 265) macro
|
D | vki-scnums-mips32-linux.h | 346 #define __NR_tee (__NR_Linux + 306) macro
|
/external/kernel-headers/original/uapi/asm-x86/asm/ |
D | unistd_64.h | 280 #define __NR_tee 276 macro
|
D | unistd_32.h | 315 #define __NR_tee 315 macro
|
D | unistd_x32.h | 245 #define __NR_tee (__X32_SYSCALL_BIT + 276) macro
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | unistd.h | 329 #define __NR_tee (__NR_Linux + 306) macro 665 #define __NR_tee (__NR_Linux + 265) macro 1006 #define __NR_tee (__NR_Linux + 269) macro
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | unistd.h | 236 #define __NR_tee 77 macro 237 __SYSCALL(__NR_tee, sys_tee)
|
/external/kernel-headers/original/uapi/asm-arm/asm/ |
D | unistd.h | 371 #define __NR_tee (__NR_SYSCALL_BASE+342) macro
|
/external/libchrome/sandbox/linux/seccomp-bpf-helpers/ |
D | syscall_sets.cc | 576 case __NR_tee: in IsAllowedGeneralIo()
|
/external/valgrind/coregrind/m_syswrap/ |
D | syswrap-mips64-linux.c | 897 PLAX_ (__NR_tee, sys_tee),
|
D | syswrap-s390x-linux.c | 1003 LINX_(__NR_tee, sys_tee), // 308
|