HomeSort by relevance Sort by last modified time
    Searched refs:__NR_recvfrom (Results 1 - 21 of 21) sorted by null

  /bionic/libc/arch-arm/syscalls/
recvfrom.S 15 ldr r7, =__NR_recvfrom
  /bionic/libc/unistd/
socketcalls.c 175 #ifndef __NR_recvfrom
190 #endif /* !__NR_recvfrom */
  /bionic/libc/kernel/arch-sh/asm/
unistd_64.h 247 #define __NR_recvfrom 231
  /development/ndk/platforms/android-3/include/sys/
linux-syscalls.h 167 #define __NR_recvfrom (__NR_SYSCALL_BASE + 292)
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 167 #define __NR_recvfrom (__NR_SYSCALL_BASE + 292)
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h 167 #define __NR_recvfrom (__NR_SYSCALL_BASE + 292)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h 167 #define __NR_recvfrom (__NR_SYSCALL_BASE + 292)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
linux-syscalls.h 167 #define __NR_recvfrom (__NR_SYSCALL_BASE + 292)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h 167 #define __NR_recvfrom (__NR_SYSCALL_BASE + 292)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
linux-syscalls.h 167 #define __NR_recvfrom (__NR_SYSCALL_BASE + 292)
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_64.h 110 #define __NR_recvfrom 45
111 __SYSCALL(__NR_recvfrom, sys_recvfrom)
  /bionic/libc/include/sys/
linux-syscalls.h 171 #define __NR_recvfrom (__NR_SYSCALL_BASE + 292)
  /bionic/libc/kernel/arch-arm/asm/
unistd.h 306 #define __NR_recvfrom (__NR_SYSCALL_BASE+292)
  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 306 #define __NR_recvfrom (__NR_SYSCALL_BASE+292)
  /development/ndk/platforms/android-9/include/sys/
linux-syscalls.h 171 #define __NR_recvfrom (__NR_SYSCALL_BASE + 292)
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 306 #define __NR_recvfrom (__NR_SYSCALL_BASE+292)
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 306 #define __NR_recvfrom (__NR_SYSCALL_BASE+292)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 306 #define __NR_recvfrom (__NR_SYSCALL_BASE+292)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 306 #define __NR_recvfrom (__NR_SYSCALL_BASE+292)
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 278 #define SYS_recvfrom __NR_recvfrom
  /external/kernel-headers/original/asm-arm/
unistd.h 320 #define __NR_recvfrom (__NR_SYSCALL_BASE+292)

Completed in 627 milliseconds