/external/libchrome/sandbox/linux/system_headers/ |
D | arm64_linux_syscalls.h | 738 #if !defined(__NR_mq_timedsend) 739 #define __NR_mq_timedsend 182 macro
|
D | x86_64_linux_syscalls.h | 981 #if !defined(__NR_mq_timedsend) 982 #define __NR_mq_timedsend 242 macro
|
D | x86_32_linux_syscalls.h | 1117 #if !defined(__NR_mq_timedsend) 1118 #define __NR_mq_timedsend 279 macro
|
D | mips64_linux_syscalls.h | 944 #if !defined(__NR_mq_timedsend) 945 #define __NR_mq_timedsend (__NR_Linux + 232) macro
|
D | arm_linux_syscalls.h | 944 #if !defined(__NR_mq_timedsend) 945 #define __NR_mq_timedsend (__NR_SYSCALL_BASE+276) macro
|
D | mips_linux_syscalls.h | 1110 #if !defined(__NR_mq_timedsend) 1111 #define __NR_mq_timedsend (__NR_Linux + 273) macro
|
/external/valgrind/include/vki/ |
D | vki-scnums-tilegx-linux.h | 317 #define __NR_mq_timedsend 182 macro
|
D | vki-scnums-arm64-linux.h | 227 #define __NR_mq_timedsend 182 macro
|
D | vki-scnums-s390x-linux.h | 242 #define __NR_mq_timedsend 273 macro
|
D | vki-scnums-amd64-linux.h | 326 #define __NR_mq_timedsend 242 macro
|
D | vki-scnums-ppc32-linux.h | 309 #define __NR_mq_timedsend 264 macro
|
D | vki-scnums-x86-linux.h | 316 #define __NR_mq_timedsend (__NR_mq_open+2) macro
|
D | vki-scnums-ppc64-linux.h | 301 #define __NR_mq_timedsend 264 macro
|
D | vki-scnums-arm-linux.h | 314 #define __NR_mq_timedsend 276 macro
|
D | vki-scnums-mips64-linux.h | 271 #define __NR_mq_timedsend (__NR_Linux + 232) macro
|
D | vki-scnums-mips32-linux.h | 313 #define __NR_mq_timedsend (__NR_Linux + 273) macro
|
/external/kernel-headers/original/uapi/asm-x86/asm/ |
D | unistd_64.h | 246 #define __NR_mq_timedsend 242 macro
|
D | unistd_32.h | 280 #define __NR_mq_timedsend 279 macro
|
D | unistd_x32.h | 216 #define __NR_mq_timedsend (__X32_SYSCALL_BIT + 242) macro
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | unistd.h | 296 #define __NR_mq_timedsend (__NR_Linux + 273) macro 632 #define __NR_mq_timedsend (__NR_Linux + 232) macro 973 #define __NR_mq_timedsend (__NR_Linux + 236) macro
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | unistd.h | 509 #define __NR_mq_timedsend 182 macro 510 __SC_COMP(__NR_mq_timedsend, sys_mq_timedsend, compat_sys_mq_timedsend)
|
/external/kernel-headers/original/uapi/asm-arm/asm/ |
D | unistd.h | 304 #define __NR_mq_timedsend (__NR_SYSCALL_BASE+276) macro
|
/external/valgrind/memcheck/tests/x86-linux/ |
D | scalar.c | 1237 GO(__NR_mq_timedsend, "5s 2m"); in main() 1238 SY(__NR_mq_timedsend, x0, x0, x0+1, x0, x0+1); FAIL; in main()
|
/external/libchrome/sandbox/linux/seccomp-bpf-helpers/ |
D | syscall_sets.cc | 705 case __NR_mq_timedsend: in IsMessageQueue()
|
/external/valgrind/memcheck/tests/darwin/ |
D | scalar.c | 1823 GO(__NR_mq_timedsend, "5s 2m"); in main() 1824 SY(__NR_mq_timedsend, x0, x0, x0+1, x0, x0+1); FAIL; in main()
|