HomeSort by relevance Sort by last modified time
    Searched refs:__NR_mq_timedreceive (Results 51 - 75 of 79) sorted by null

1 23 4

  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 334 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /external/kernel-headers/original/asm-arm/
unistd.h 305 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /external/valgrind/main/include/vki/
vki-scnums-mips32-linux.h 314 #define __NR_mq_timedreceive (__NR_Linux + 274)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 137 #define SYS_mq_timedreceive __NR_mq_timedreceive
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 137 #define SYS_mq_timedreceive __NR_mq_timedreceive
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 137 #define SYS_mq_timedreceive __NR_mq_timedreceive
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/asm/
unistd.h 334 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 334 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 334 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 334 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 334 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 334 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/asm/
unistd.h 334 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/asm/
unistd.h 334 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 334 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 334 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 334 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 334 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 334 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /external/valgrind/main/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...]
  /external/valgrind/main/memcheck/tests/darwin/
scalar.c     [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-ppc64-linux.c     [all...]
syswrap-amd64-linux.c     [all...]
syswrap-ppc32-linux.c     [all...]
  /external/chromium_org/content/common/
sandbox_seccomp_bpf_linux.cc 908 case __NR_mq_timedreceive:
    [all...]

Completed in 466 milliseconds

1 23 4