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

1 2 3 45 6 7

  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 87 #define __NR_socketpair 53
unistd_x32.h 77 #define __NR_socketpair (__X32_SYSCALL_BIT + 53)
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 87 #define __NR_socketpair 53
unistd_x32.h 77 #define __NR_socketpair (__X32_SYSCALL_BIT + 53)
  /bionic/libc/kernel/uapi/asm-arm/asm/
unistd.h 342 #define __NR_socketpair (__NR_SYSCALL_BASE+288)
  /bionic/libc/kernel/uapi/asm-generic/
unistd.h 292 #define __NR_socketpair 199
  /bionic/libc/kernel/uapi/asm-mips/asm/
unistd.h 255 #define __NR_socketpair (__NR_Linux + 184)
535 #define __NR_socketpair (__NR_Linux + 52)
    [all...]
  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 347 #define __NR_socketpair (__NR_SYSCALL_BASE+288)
  /development/ndk/platforms/android-9/arch-mips/include/asm/
unistd.h 255 #define __NR_socketpair (__NR_Linux + 184)
530 #define __NR_socketpair (__NR_Linux + 52)
    [all...]
  /development/ndk/platforms/android-L/arch-arm/include/asm/
unistd.h 342 #define __NR_socketpair (__NR_SYSCALL_BASE+288)
  /development/ndk/platforms/android-L/arch-mips/include/asm/
unistd.h 255 #define __NR_socketpair (__NR_Linux + 184)
532 #define __NR_socketpair (__NR_Linux + 52)
    [all...]
  /development/ndk/platforms/android-L/arch-mips64/include/asm/
unistd.h 255 #define __NR_socketpair (__NR_Linux + 184)
532 #define __NR_socketpair (__NR_Linux + 52)
    [all...]
  /development/ndk/platforms/android-L/include/asm-generic/
unistd.h 292 #define __NR_socketpair 199
  /external/chromium_org/sandbox/linux/services/
arm_linux_syscalls.h 990 #if !defined(__NR_socketpair)
991 #define __NR_socketpair (__NR_SYSCALL_BASE+288)
mips_linux_syscalls.h 754 #if !defined(__NR_socketpair)
755 #define __NR_socketpair (__NR_Linux + 184)
  /external/kernel-headers/original/uapi/asm-arm/asm/
unistd.h 316 #define __NR_socketpair (__NR_SYSCALL_BASE+288)
  /external/kernel-headers/original/uapi/asm-mips/asm/
unistd.h 207 #define __NR_socketpair (__NR_Linux + 184)
443 #define __NR_socketpair (__NR_Linux + 52)
771 #define __NR_socketpair (__NR_Linux + 52)
    [all...]
  /external/linux-tools-perf/perf-3.12.0/arch/alpha/include/uapi/asm/
unistd.h 139 #define __NR_socketpair 135
  /external/linux-tools-perf/perf-3.12.0/arch/arm/include/uapi/asm/
unistd.h 316 #define __NR_socketpair (__NR_SYSCALL_BASE+288)
  /external/linux-tools-perf/perf-3.12.0/arch/blackfin/include/uapi/asm/
unistd.h 347 #define __NR_socketpair 330
  /external/linux-tools-perf/perf-3.12.0/arch/microblaze/include/uapi/asm/
unistd.h 364 #define __NR_socketpair 346 /* new */
  /external/linux-tools-perf/perf-3.12.0/arch/mips/include/uapi/asm/
unistd.h 207 #define __NR_socketpair (__NR_Linux + 184)
441 #define __NR_socketpair (__NR_Linux + 52)
767 #define __NR_socketpair (__NR_Linux + 52)
    [all...]
  /external/linux-tools-perf/perf-3.12.0/arch/powerpc/include/uapi/asm/
unistd.h 358 #define __NR_socketpair 333
  /external/linux-tools-perf/perf-3.12.0/arch/sh/include/uapi/asm/
unistd_32.h 361 #define __NR_socketpair 347
unistd_64.h 246 #define __NR_socketpair 227

Completed in 795 milliseconds

1 2 3 45 6 7