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

12 3 4

  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/asm/
unistd_64.h 57 #define __NR_shmget 29
unistd_x32.h 51 #define __NR_shmget (__X32_SYSCALL_BIT + 29)
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/asm/
unistd_64.h 57 #define __NR_shmget 29
unistd_x32.h 51 #define __NR_shmget (__X32_SYSCALL_BIT + 29)
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/asm/
unistd_64.h 57 #define __NR_shmget 29
unistd_x32.h 51 #define __NR_shmget (__X32_SYSCALL_BIT + 29)
  /bionic/libc/kernel/uapi/asm-arm/asm/
unistd.h 366 #define __NR_shmget (__NR_SYSCALL_BASE + 307)
  /bionic/libc/kernel/uapi/asm-generic/
unistd.h 287 #define __NR_shmget 194
  /bionic/libc/kernel/uapi/asm-mips/asm/
unistd.h 516 #define __NR_shmget (__NR_Linux + 28)
    [all...]
  /development/ndk/platforms/android-21/arch-arm/include/asm/
unistd.h 366 #define __NR_shmget (__NR_SYSCALL_BASE+307)
  /development/ndk/platforms/android-21/arch-mips/include/asm/
unistd.h 505 #define __NR_shmget (__NR_Linux + 28)
    [all...]
  /development/ndk/platforms/android-21/arch-mips64/include/asm/
unistd.h 505 #define __NR_shmget (__NR_Linux + 28)
    [all...]
  /development/ndk/platforms/android-21/include/asm-generic/
unistd.h 286 #define __NR_shmget 194
  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 371 #define __NR_shmget (__NR_SYSCALL_BASE+307)
  /development/ndk/platforms/android-9/arch-mips/include/asm/
unistd.h 500 #define __NR_shmget (__NR_Linux + 28)
    [all...]
  /external/kernel-headers/original/uapi/asm-arm/asm/
unistd.h 335 #define __NR_shmget (__NR_SYSCALL_BASE+307)
  /external/kernel-headers/original/uapi/asm-generic/
unistd.h 540 #define __NR_shmget 194
541 __SYSCALL(__NR_shmget, sys_shmget)
  /external/kernel-headers/original/uapi/asm-mips/asm/
unistd.h 428 #define __NR_shmget (__NR_Linux + 28)
765 #define __NR_shmget (__NR_Linux + 28)
    [all...]
  /external/libchrome/sandbox/linux/system_headers/
arm_linux_syscalls.h 1068 #if !defined(__NR_shmget)
1069 #define __NR_shmget (__NR_SYSCALL_BASE+307)
  /external/valgrind/include/vki/
vki-scnums-arm-linux.h 345 #define __NR_shmget 307
vki-scnums-darwin.h 500 #define __NR_shmget VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(265)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
unistd_64.h 76 #define __NR_shmget 29
77 __SYSCALL(__NR_shmget, sys_shmget)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
unistd_64.h 76 #define __NR_shmget 29
77 __SYSCALL(__NR_shmget, sys_shmget)
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/asm/
unistd.h 371 #define __NR_shmget (__NR_SYSCALL_BASE+307)
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm/
unistd.h 500 #define __NR_shmget (__NR_Linux + 28)
    [all...]

Completed in 101 milliseconds

12 3 4