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

12

  /prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 291 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 291 #define __NR_mq_timedreceive (__NR_SYSCALL_BASE+277)
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h 295 #define __NR_mq_timedreceive (__NR_mq_open+3)
  /bionic/libc/kernel/arch-sh/asm/
unistd_64.h 324 #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)
  /external/valgrind/main/include/vki/
vki-scnums-arm-linux.h 315 #define __NR_mq_timedreceive 277
vki-scnums-x86-linux.h 317 #define __NR_mq_timedreceive (__NR_mq_open+3)

Completed in 618 milliseconds

12