HomeSort by relevance Sort by last modified time
    Searched defs:__NR_mq_notify (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 553 #define __NR_mq_notify 244
554 __SYSCALL(__NR_mq_notify, sys_mq_notify)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
unistd.h 486 #define __NR_mq_notify 184
487 __SYSCALL(__NR_mq_notify, sys_mq_notify)
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 292 #define __NR_mq_notify (__NR_SYSCALL_BASE+278)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 292 #define __NR_mq_notify (__NR_SYSCALL_BASE+278)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 292 #define __NR_mq_notify (__NR_SYSCALL_BASE+278)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h 296 #define __NR_mq_notify (__NR_mq_open+4)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 292 #define __NR_mq_notify (__NR_SYSCALL_BASE+278)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
unistd_32.h 296 #define __NR_mq_notify (__NR_mq_open+4)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 292 #define __NR_mq_notify (__NR_SYSCALL_BASE+278)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 292 #define __NR_mq_notify (__NR_SYSCALL_BASE+278)
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h 296 #define __NR_mq_notify (__NR_mq_open+4)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm/
unistd.h 292 #define __NR_mq_notify (__NR_SYSCALL_BASE+278)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
unistd_32.h 296 #define __NR_mq_notify (__NR_mq_open+4)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 292 #define __NR_mq_notify (__NR_SYSCALL_BASE+278)
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 292 #define __NR_mq_notify (__NR_SYSCALL_BASE+278)
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 292 #define __NR_mq_notify (__NR_SYSCALL_BASE+278)
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 292 #define __NR_mq_notify (__NR_SYSCALL_BASE+278)
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 292 #define __NR_mq_notify (__NR_SYSCALL_BASE+278)
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h 296 #define __NR_mq_notify (__NR_mq_open+4)
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 326 #define __NR_mq_notify 244
unistd_x32.h 382 #define __NR_mq_notify (__X32_SYSCALL_BIT + 527)
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 326 #define __NR_mq_notify 244
unistd_x32.h 382 #define __NR_mq_notify (__X32_SYSCALL_BIT + 527)
  /bionic/libc/kernel/uapi/asm-arm/asm/
unistd.h 330 #define __NR_mq_notify (__NR_SYSCALL_BASE+278)
  /bionic/libc/kernel/uapi/asm-generic/
unistd.h 274 #define __NR_mq_notify 184

Completed in 1472 milliseconds

12 3 4 5 6