HomeSort by relevance Sort by last modified time
    Searched defs:__NR_socketcall (Results 101 - 125 of 169) sorted by null

1 2 3 45 6 7

  /development/ndk/platforms/android-L/arch-mips64/include/asm/
unistd.h 152 #define __NR_socketcall (__NR_Linux + 102)
    [all...]
  /development/ndk/platforms/android-L/arch-x86/include/asm/
unistd_32.h 149 #define __NR_socketcall 102
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
unistd_32.h 149 #define __NR_socketcall 102
  /external/chromium_org/sandbox/linux/services/
mips_linux_syscalls.h 424 #if !defined(__NR_socketcall)
425 #define __NR_socketcall (__NR_Linux + 102)
x86_32_linux_syscalls.h 421 #if !defined(__NR_socketcall)
422 #define __NR_socketcall 102
  /external/kernel-headers/original/uapi/asm-arm/asm/
unistd.h 130 #define __NR_socketcall (__NR_SYSCALL_BASE+102)
447 #undef __NR_socketcall
  /external/kernel-headers/original/uapi/asm-mips/asm/
unistd.h 125 #define __NR_socketcall (__NR_Linux + 102)
    [all...]
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_32.h 106 #define __NR_socketcall 102
  /external/linux-tools-perf/perf-3.12.0/arch/arm/include/uapi/asm/
unistd.h 130 #define __NR_socketcall (__NR_SYSCALL_BASE+102)
445 #undef __NR_socketcall
  /external/linux-tools-perf/perf-3.12.0/arch/microblaze/include/uapi/asm/
unistd.h 116 #define __NR_socketcall 102 /* remove */
  /external/linux-tools-perf/perf-3.12.0/arch/mips/include/uapi/asm/
unistd.h 125 #define __NR_socketcall (__NR_Linux + 102)
    [all...]
  /external/linux-tools-perf/perf-3.12.0/arch/mn10300/include/uapi/asm/
unistd.h 116 #define __NR_socketcall 102
  /external/linux-tools-perf/perf-3.12.0/arch/powerpc/include/uapi/asm/
unistd.h 115 #define __NR_socketcall 102
  /external/linux-tools-perf/perf-3.12.0/arch/sh/include/uapi/asm/
unistd_32.h 114 #define __NR_socketcall 102
unistd_64.h 119 #define __NR_socketcall 102 /* old implementation of socket systemcall */
  /external/linux-tools-perf/perf-3.12.0/arch/sparc/include/uapi/asm/
unistd.h 271 #define __NR_socketcall 206 /* Linux Specific */
  /external/valgrind/main/include/vki/
vki-scnums-arm-linux.h 139 #define __NR_socketcall 102
vki-scnums-mips32-linux.h 142 #define __NR_socketcall (__NR_Linux + 102)
vki-scnums-ppc32-linux.h 139 #define __NR_socketcall 102
vki-scnums-ppc64-linux.h 139 #define __NR_socketcall 102
vki-scnums-x86-linux.h 139 #define __NR_socketcall 102
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm/
unistd_32.h 110 #define __NR_socketcall 102
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_32.h 110 #define __NR_socketcall 102
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/asm/
unistd.h 134 #define __NR_socketcall (__NR_SYSCALL_BASE+102)
481 #undef __NR_socketcall
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
unistd.h 152 #define __NR_socketcall (__NR_Linux + 102)
    [all...]

Completed in 356 milliseconds

1 2 3 45 6 7