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

12 3

  /bionic/libc/kernel/arch-arm/asm/
unistd.h 335 #define __NR_mq_notify (__NR_SYSCALL_BASE+278)
  /bionic/libc/kernel/arch-mips/asm/
unistd.h 369 #define __NR_mq_notify (__NR_Linux + 275)
    [all...]
  /bionic/libc/kernel/arch-x86/asm/
unistd_32.h 370 #define __NR_mq_notify (__NR_mq_open+4)
  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 335 #define __NR_mq_notify (__NR_SYSCALL_BASE+278)
  /development/ndk/platforms/android-9/arch-mips/include/asm/
unistd.h 369 #define __NR_mq_notify (__NR_Linux + 275)
    [all...]
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 370 #define __NR_mq_notify (__NR_mq_open+4)
  /external/chromium_org/sandbox/linux/services/
arm_linux_syscalls.h 950 #if !defined(__NR_mq_notify)
951 #define __NR_mq_notify (__NR_SYSCALL_BASE+278)
x86_32_linux_syscalls.h 1125 #if !defined(__NR_mq_notify)
1126 #define __NR_mq_notify 281
  /external/kernel-headers/original/asm-arm/
unistd.h 306 #define __NR_mq_notify (__NR_SYSCALL_BASE+278)
  /external/kernel-headers/original/asm-mips/
unistd.h 298 #define __NR_mq_notify (__NR_Linux + 275)
621 #define __NR_mq_notify (__NR_Linux + 234)
    [all...]
  /external/kernel-headers/original/asm-x86/
unistd_32.h 289 #define __NR_mq_notify (__NR_mq_open+4)
  /external/valgrind/main/include/vki/
vki-scnums-arm-linux.h 316 #define __NR_mq_notify 278
vki-scnums-mips32-linux.h 315 #define __NR_mq_notify (__NR_Linux + 275)
vki-scnums-ppc32-linux.h 311 #define __NR_mq_notify 266
vki-scnums-ppc64-linux.h 303 #define __NR_mq_notify 266
vki-scnums-x86-linux.h 318 #define __NR_mq_notify (__NR_mq_open+4)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h 289 #define __NR_mq_notify (__NR_mq_open+4)
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/asm/
unistd.h 335 #define __NR_mq_notify (__NR_SYSCALL_BASE+278)
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
unistd.h 369 #define __NR_mq_notify (__NR_Linux + 275)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
unistd_32.h 370 #define __NR_mq_notify (__NR_mq_open+4)
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 335 #define __NR_mq_notify (__NR_SYSCALL_BASE+278)
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 335 #define __NR_mq_notify (__NR_SYSCALL_BASE+278)
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 335 #define __NR_mq_notify (__NR_SYSCALL_BASE+278)
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 335 #define __NR_mq_notify (__NR_SYSCALL_BASE+278)
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 335 #define __NR_mq_notify (__NR_SYSCALL_BASE+278)

Completed in 108 milliseconds

12 3