HomeSort by relevance Sort by last modified time
    Searched refs:__NR_mq_notify (Results 1 - 25 of 61) sorted by null

1 2 3

  /external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h 328 #define __NR_mq_notify 244
vki-scnums-s390x-linux.h 244 #define __NR_mq_notify 275
vki-scnums-arm-linux.h 316 #define __NR_mq_notify 278
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)
  /bionic/libc/kernel/arch-x86/asm/
unistd_32.h 370 #define __NR_mq_notify (__NR_mq_open+4)
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 370 #define __NR_mq_notify (__NR_mq_open+4)
  /external/kernel-headers/original/asm-x86/
unistd_32.h 289 #define __NR_mq_notify (__NR_mq_open+4)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_32.h 289 #define __NR_mq_notify (__NR_mq_open+4)
unistd_64.h 553 #define __NR_mq_notify 244
554 __SYSCALL(__NR_mq_notify, sys_mq_notify)
  /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)
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.7-4.6/sysroot/usr/include/asm/
unistd_32.h 289 #define __NR_mq_notify (__NR_mq_open+4)
unistd_64.h 553 #define __NR_mq_notify 244
554 __SYSCALL(__NR_mq_notify, sys_mq_notify)
  /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-x86/usr/include/asm/
unistd_32.h 296 #define __NR_mq_notify (__NR_mq_open+4)
  /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-x86/usr/include/asm/
unistd_32.h 296 #define __NR_mq_notify (__NR_mq_open+4)
  /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/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-9/arch-x86/usr/include/asm/
unistd_32.h 370 #define __NR_mq_notify (__NR_mq_open+4)
  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 292 #define __NR_mq_notify (__NR_SYSCALL_BASE+278)
  /external/strace/
syscall-android.h 142 #define SYS_mq_notify __NR_mq_notify
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 292 #define __NR_mq_notify (__NR_SYSCALL_BASE+278)

Completed in 79 milliseconds

1 2 3