HomeSort by relevance Sort by last modified time
    Searched refs:__NR_mq_open (Results 51 - 75 of 80) sorted by null

1 23 4

  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 330 #define __NR_mq_open (__NR_SYSCALL_BASE+274)
  /external/kernel-headers/original/asm-arm/
unistd.h 302 #define __NR_mq_open (__NR_SYSCALL_BASE+274)
  /external/valgrind/main/include/vki/
vki-scnums-mips32-linux.h 311 #define __NR_mq_open (__NR_Linux + 271)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 136 #define SYS_mq_open __NR_mq_open
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 136 #define SYS_mq_open __NR_mq_open
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 136 #define SYS_mq_open __NR_mq_open
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/asm/
unistd.h 330 #define __NR_mq_open (__NR_SYSCALL_BASE+274)
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 330 #define __NR_mq_open (__NR_SYSCALL_BASE+274)
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 330 #define __NR_mq_open (__NR_SYSCALL_BASE+274)
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 330 #define __NR_mq_open (__NR_SYSCALL_BASE+274)
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 330 #define __NR_mq_open (__NR_SYSCALL_BASE+274)
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 330 #define __NR_mq_open (__NR_SYSCALL_BASE+274)
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/asm/
unistd.h 330 #define __NR_mq_open (__NR_SYSCALL_BASE+274)
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/asm/
unistd.h 330 #define __NR_mq_open (__NR_SYSCALL_BASE+274)
  /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)
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar.c 1228 // __NR_mq_open 277
1229 GO(__NR_mq_open, "4s 3m");
1230 SY(__NR_mq_open, x0, x0+O_CREAT, x0, x0+1); FAIL;
1232 // __NR_mq_unlink (__NR_mq_open+1)
1236 // __NR_mq_timedsend (__NR_mq_open+2)
1240 // __NR_mq_timedreceive (__NR_mq_open+3)
1244 // __NR_mq_notify (__NR_mq_open+4)
1248 // __NR_mq_getsetattr (__NR_mq_open+5
    [all...]
  /external/valgrind/main/memcheck/tests/darwin/
scalar.c     [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-ppc64-linux.c     [all...]
syswrap-amd64-linux.c     [all...]
syswrap-ppc32-linux.c     [all...]
  /external/chromium_org/content/common/
sandbox_seccomp_bpf_linux.cc 907 case __NR_mq_open:
    [all...]

Completed in 127 milliseconds

1 23 4