HomeSort by relevance Sort by last modified time
    Searched refs:__NR_mq_timedreceive (Results 126 - 150 of 161) sorted by null

1 2 3 4 56 7

  /external/libchrome/sandbox/linux/seccomp-bpf-helpers/
syscall_sets.cc 704 case __NR_mq_timedreceive:
  /external/valgrind/include/vki/
vki-scnums-mips32-linux.h 314 #define __NR_mq_timedreceive (__NR_Linux + 274)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
syscall.h 141 #define SYS_mq_timedreceive __NR_mq_timedreceive
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
syscall.h 174 #define SYS_mq_timedreceive __NR_mq_timedreceive
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/asm/
unistd.h 334 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/asm/
unistd.h 334 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/asm/
unistd.h 334 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/asm/
unistd.h 334 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/asm/
unistd.h 334 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/asm/
unistd.h 334 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/asm/
unistd.h 334 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/asm/
unistd.h 334 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/asm/
unistd.h 329 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/asm/
unistd.h 329 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/asm/
unistd.h 329 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 334 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 334 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 334 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 334 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 334 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /external/kernel-headers/original/uapi/asm-generic/
unistd.h 511 #define __NR_mq_timedreceive 183
512 __SC_COMP(__NR_mq_timedreceive, sys_mq_timedreceive, \
  /external/valgrind/memcheck/tests/x86-linux/
scalar.c 1240 // __NR_mq_timedreceive (__NR_mq_open+3)
1241 GO(__NR_mq_timedreceive, "5s 3m");
1242 SY(__NR_mq_timedreceive, x0, x0, x0+1, x0+1, x0+1); FAIL;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
unistd.h 484 #define __NR_mq_timedreceive 183
485 __SYSCALL(__NR_mq_timedreceive, sys_mq_timedreceive)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
unistd.h 513 #define __NR_mq_timedreceive 183
514 __SC_COMP(__NR_mq_timedreceive, sys_mq_timedreceive, \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
syscall.h 175 #define SYS_mq_timedreceive __NR_mq_timedreceive
505 #define SYS_mq_timedreceive __NR_mq_timedreceive

Completed in 1856 milliseconds

1 2 3 4 56 7