HomeSort by relevance Sort by last modified time
    Searched defs:__NR_mq_timedreceive (Results 1 - 10 of 10) sorted by null

  /bionic/libc/kernel/arch-arm/asm/
unistd.h 291 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /bionic/libc/kernel/arch-x86/asm/
unistd_32.h 295 #define __NR_mq_timedreceive (__NR_mq_open+3)
  /external/kernel-headers/original/asm-arm/
unistd.h 305 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /ndk/build/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 291 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /ndk/build/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 291 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /ndk/build/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 291 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /ndk/build/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h 295 #define __NR_mq_timedreceive (__NR_mq_open+3)
  /ndk/build/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 291 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /ndk/build/platforms/android-8/arch-x86/usr/include/asm/
unistd_32.h 295 #define __NR_mq_timedreceive (__NR_mq_open+3)
  /external/kernel-headers/original/asm-x86/
unistd_32.h 288 #define __NR_mq_timedreceive (__NR_mq_open+3)

Completed in 2315 milliseconds