HomeSort by relevance Sort by last modified time
    Searched defs:__NR_recvfrom (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 77 #define __NR_recvfrom 45
unistd_x32.h 370 #define __NR_recvfrom (__X32_SYSCALL_BIT + 517)
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 77 #define __NR_recvfrom 45
unistd_x32.h 370 #define __NR_recvfrom (__X32_SYSCALL_BIT + 517)
  /bionic/libc/kernel/uapi/asm-arm/asm/
unistd.h 347 #define __NR_recvfrom (__NR_SYSCALL_BASE+292)
  /bionic/libc/kernel/uapi/asm-generic/
unistd.h 302 #define __NR_recvfrom 207
  /bionic/libc/kernel/uapi/asm-mips/asm/
unistd.h 245 #define __NR_recvfrom (__NR_Linux + 176)
525 #define __NR_recvfrom (__NR_Linux + 44)
    [all...]
  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 352 #define __NR_recvfrom (__NR_SYSCALL_BASE+292)
  /development/ndk/platforms/android-9/arch-mips/include/asm/
unistd.h 245 #define __NR_recvfrom (__NR_Linux + 176)
520 #define __NR_recvfrom (__NR_Linux + 44)
    [all...]
  /development/ndk/platforms/android-L/arch-arm/include/asm/
unistd.h 347 #define __NR_recvfrom (__NR_SYSCALL_BASE+292)
  /development/ndk/platforms/android-L/arch-mips/include/asm/
unistd.h 245 #define __NR_recvfrom (__NR_Linux + 176)
522 #define __NR_recvfrom (__NR_Linux + 44)
    [all...]
  /development/ndk/platforms/android-L/arch-mips64/include/asm/
unistd.h 245 #define __NR_recvfrom (__NR_Linux + 176)
522 #define __NR_recvfrom (__NR_Linux + 44)
    [all...]
  /development/ndk/platforms/android-L/include/asm-generic/
unistd.h 302 #define __NR_recvfrom 207
  /external/chromium_org/sandbox/linux/services/
arm_linux_syscalls.h 1006 #if !defined(__NR_recvfrom)
1007 #define __NR_recvfrom (__NR_SYSCALL_BASE+292)
mips_linux_syscalls.h 722 #if !defined(__NR_recvfrom)
723 #define __NR_recvfrom (__NR_Linux + 176)
  /external/kernel-headers/original/uapi/asm-arm/asm/
unistd.h 320 #define __NR_recvfrom (__NR_SYSCALL_BASE+292)
  /external/kernel-headers/original/uapi/asm-mips/asm/
unistd.h 199 #define __NR_recvfrom (__NR_Linux + 176)
435 #define __NR_recvfrom (__NR_Linux + 44)
763 #define __NR_recvfrom (__NR_Linux + 44)
    [all...]
  /external/linux-tools-perf/perf-3.12.0/arch/alpha/include/uapi/asm/
unistd.h 129 #define __NR_recvfrom 125
  /external/linux-tools-perf/perf-3.12.0/arch/arm/include/uapi/asm/
unistd.h 320 #define __NR_recvfrom (__NR_SYSCALL_BASE+292)
  /external/linux-tools-perf/perf-3.12.0/arch/blackfin/include/uapi/asm/
unistd.h 339 #define __NR_recvfrom 322
  /external/linux-tools-perf/perf-3.12.0/arch/microblaze/include/uapi/asm/
unistd.h 373 #define __NR_recvfrom 355 /* new */
  /external/linux-tools-perf/perf-3.12.0/arch/mips/include/uapi/asm/
unistd.h 199 #define __NR_recvfrom (__NR_Linux + 176)
433 #define __NR_recvfrom (__NR_Linux + 44)
759 #define __NR_recvfrom (__NR_Linux + 44)
    [all...]
  /external/linux-tools-perf/perf-3.12.0/arch/powerpc/include/uapi/asm/
unistd.h 362 #define __NR_recvfrom 337
  /external/linux-tools-perf/perf-3.12.0/arch/sh/include/uapi/asm/
unistd_32.h 365 #define __NR_recvfrom 351
unistd_64.h 250 #define __NR_recvfrom 231

Completed in 694 milliseconds

1 2 3 45 6 7