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

1 2 34

  /bionic/libc/kernel/arch-mips/asm/
unistd.h 245 #define __NR_recvfrom (__NR_Linux + 176)
520 #define __NR_recvfrom (__NR_Linux + 44)
    [all...]
  /development/ndk/platforms/android-9/arch-mips/include/asm/
unistd.h 245 #define __NR_recvfrom (__NR_Linux + 176)
499 #define __NR_recvfrom (__NR_Linux + 44)
    [all...]
  /external/kernel-headers/original/asm-mips/
unistd.h 199 #define __NR_recvfrom (__NR_Linux + 176)
431 #define __NR_recvfrom (__NR_Linux + 44)
754 #define __NR_recvfrom (__NR_Linux + 44)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
unistd.h 245 #define __NR_recvfrom (__NR_Linux + 176)
499 #define __NR_recvfrom (__NR_Linux + 44)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
unistd.h 245 #define __NR_recvfrom (__NR_Linux + 176)
499 #define __NR_recvfrom (__NR_Linux + 44)
    [all...]
  /bionic/libc/kernel/arch-arm/asm/
unistd.h 352 #define __NR_recvfrom (__NR_SYSCALL_BASE+292)
  /external/kernel-headers/original/asm-arm/
unistd.h 320 #define __NR_recvfrom (__NR_SYSCALL_BASE+292)
  /external/valgrind/main/include/vki/
vki-scnums-darwin.h 224 #define __NR_recvfrom VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(29)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 278 #define SYS_recvfrom __NR_recvfrom
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 278 #define SYS_recvfrom __NR_recvfrom
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 278 #define SYS_recvfrom __NR_recvfrom
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-amd64-linux.c     [all...]
syswrap-arm-linux.c     [all...]
syswrap-darwin.c     [all...]

Completed in 283 milliseconds

1 2 34