HomeSort by relevance Sort by last modified time
    Searched defs:__NR_msgsnd (Results 1 - 25 of 44) sorted by null

1 2

  /external/chromium_org/sandbox/linux/services/
x86_64_linux_syscalls.h 289 #if !defined(__NR_msgsnd)
290 #define __NR_msgsnd 69
arm_linux_syscalls.h 1042 #if !defined(__NR_msgsnd)
1043 #define __NR_msgsnd (__NR_SYSCALL_BASE+301)
  /external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h 114 #define __NR_msgsnd 69
vki-scnums-arm-linux.h 339 #define __NR_msgsnd 301
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_64.h 161 #define __NR_msgsnd 69
162 __SYSCALL(__NR_msgsnd, sys_msgsnd)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 161 #define __NR_msgsnd 69
162 __SYSCALL(__NR_msgsnd, sys_msgsnd)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 161 #define __NR_msgsnd 69
162 __SYSCALL(__NR_msgsnd, sys_msgsnd)
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 315 #define __NR_msgsnd (__NR_SYSCALL_BASE+301)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 315 #define __NR_msgsnd (__NR_SYSCALL_BASE+301)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 315 #define __NR_msgsnd (__NR_SYSCALL_BASE+301)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 315 #define __NR_msgsnd (__NR_SYSCALL_BASE+301)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 315 #define __NR_msgsnd (__NR_SYSCALL_BASE+301)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 315 #define __NR_msgsnd (__NR_SYSCALL_BASE+301)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm/
unistd.h 315 #define __NR_msgsnd (__NR_SYSCALL_BASE+301)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 315 #define __NR_msgsnd (__NR_SYSCALL_BASE+301)
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 315 #define __NR_msgsnd (__NR_SYSCALL_BASE+301)
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 315 #define __NR_msgsnd (__NR_SYSCALL_BASE+301)
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 315 #define __NR_msgsnd (__NR_SYSCALL_BASE+301)
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 315 #define __NR_msgsnd (__NR_SYSCALL_BASE+301)
  /bionic/libc/kernel/arch-arm/asm/
unistd.h 364 #define __NR_msgsnd (__NR_SYSCALL_BASE+301)
  /bionic/libc/kernel/arch-mips/asm/
unistd.h 549 #define __NR_msgsnd (__NR_Linux + 67)
    [all...]
  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 364 #define __NR_msgsnd (__NR_SYSCALL_BASE+301)
  /development/ndk/platforms/android-9/arch-mips/include/asm/
unistd.h 549 #define __NR_msgsnd (__NR_Linux + 67)
    [all...]
  /external/kernel-headers/original/asm-arm/
unistd.h 329 #define __NR_msgsnd (__NR_SYSCALL_BASE+301)
  /external/kernel-headers/original/asm-mips/
unistd.h 454 #define __NR_msgsnd (__NR_Linux + 67)
777 #define __NR_msgsnd (__NR_Linux + 67)
    [all...]

Completed in 1021 milliseconds

1 2