HomeSort by relevance Sort by last modified time
    Searched defs:__NR_mq_timedreceive (Results 26 - 50 of 138) sorted by null

12 3 4 5 6

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_64.h 551 #define __NR_mq_timedreceive 243
552 __SYSCALL(__NR_mq_timedreceive, sys_mq_timedreceive)
  /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/ndk/4/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 291 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 291 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 291 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h 295 #define __NR_mq_timedreceive (__NR_mq_open+3)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 291 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
unistd_32.h 295 #define __NR_mq_timedreceive (__NR_mq_open+3)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 291 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 291 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h 295 #define __NR_mq_timedreceive (__NR_mq_open+3)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm/
unistd.h 291 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
unistd_32.h 295 #define __NR_mq_timedreceive (__NR_mq_open+3)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 291 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 291 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 291 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 291 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 291 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h 295 #define __NR_mq_timedreceive (__NR_mq_open+3)
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 325 #define __NR_mq_timedreceive 243
unistd_x32.h 290 #define __NR_mq_timedreceive (__X32_SYSCALL_BIT + 243)
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 325 #define __NR_mq_timedreceive 243
unistd_x32.h 290 #define __NR_mq_timedreceive (__X32_SYSCALL_BIT + 243)
  /bionic/libc/kernel/uapi/asm-arm/asm/
unistd.h 329 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /bionic/libc/kernel/uapi/asm-generic/
unistd.h 272 #define __NR_mq_timedreceive 183

Completed in 561 milliseconds

12 3 4 5 6