HomeSort by relevance Sort by last modified time
    Searched defs:__NR_mq_open (Results 126 - 138 of 138) sorted by null

1 2 3 4 56

  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/asm-generic/
unistd.h 269 #define __NR_mq_open 180
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/asm/
unistd_32.h 364 #define __NR_mq_open 277
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/asm-generic/
unistd.h 269 #define __NR_mq_open 180
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_32.h 364 #define __NR_mq_open 277
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/asm-generic/
unistd.h 269 #define __NR_mq_open 180
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 330 #define __NR_mq_open (__NR_SYSCALL_BASE+274)
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 330 #define __NR_mq_open (__NR_SYSCALL_BASE+274)
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 330 #define __NR_mq_open (__NR_SYSCALL_BASE+274)
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 330 #define __NR_mq_open (__NR_SYSCALL_BASE+274)
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 330 #define __NR_mq_open (__NR_SYSCALL_BASE+274)
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
unistd.h 364 #define __NR_mq_open (__NR_Linux + 271)
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h 365 #define __NR_mq_open 277
366 #define __NR_mq_unlink (__NR_mq_open+1)
367 #define __NR_mq_timedsend (__NR_mq_open+2)
369 #define __NR_mq_timedreceive (__NR_mq_open+3)
370 #define __NR_mq_notify (__NR_mq_open+4)
371 #define __NR_mq_getsetattr (__NR_mq_open+5)
  /external/linux-tools-perf/perf-3.12.0/arch/parisc/include/uapi/asm/
unistd.h     [all...]

Completed in 49 milliseconds

1 2 3 4 56