HomeSort by relevance Sort by last modified time
    Searched refs:EADDRNOTAVAIL (Results 1 - 25 of 250) sorted by null

1 2 3 4 5 6 7 8 910

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
errno.h 89 #ifndef EADDRNOTAVAIL
90 #define EADDRNOTAVAIL 101
  /bionic/libc/kernel/uapi/asm-generic/
errno.h 102 #define EADDRNOTAVAIL 99
  /bionic/libc/kernel/uapi/asm-mips/asm/
errno.h 101 #define EADDRNOTAVAIL 126
  /development/ndk/platforms/android-3/include/asm-generic/
errno.h 83 #define EADDRNOTAVAIL 99
  /development/ndk/platforms/android-9/arch-mips/include/asm/
errno.h 101 #define EADDRNOTAVAIL 126
  /development/ndk/platforms/android-L/arch-mips/include/asm/
errno.h 101 #define EADDRNOTAVAIL 126
  /development/ndk/platforms/android-L/arch-mips64/include/asm/
errno.h 101 #define EADDRNOTAVAIL 126
  /development/ndk/platforms/android-L/include/asm-generic/
errno.h 102 #define EADDRNOTAVAIL 99
  /external/bison/lib/
strerror-override.c 68 case EADDRNOTAVAIL:
158 /* WSAEADDRNOTAVAIL maps to EADDRNOTAVAIL */
  /external/chromium_org/net/base/
net_errors_posix.cc 48 case EADDRNOTAVAIL:
  /external/chromium_org/third_party/libxml/src/include/
wsockcompat.h 55 #define EADDRNOTAVAIL WSAEADDRNOTAVAIL
  /external/kernel-headers/original/uapi/asm-generic/
errno.h 72 #define EADDRNOTAVAIL 99 /* Cannot assign requested address */
  /external/kernel-headers/original/uapi/asm-mips/asm/
errno.h 80 #define EADDRNOTAVAIL 126 /* Cannot assign requested address */
  /external/libnl/lib/
error.c 88 case EADDRNOTAVAIL: return NLE_NOADDR;
  /external/tcpdump/win32/Include/
errno.h 104 #define EADDRNOTAVAIL 99 /* Cannot assign requested address */
  /ndk/sources/host-tools/sed-4.2.1/lib/
errno.in.h 59 # define EADDRNOTAVAIL 10049
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm-generic/
errno.h 72 #define EADDRNOTAVAIL 99 /* Cannot assign requested address */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
errno.h 72 #define EADDRNOTAVAIL 99 /* Cannot assign requested address */
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm-generic/
errno.h 83 #define EADDRNOTAVAIL 99
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm-generic/
errno.h 83 #define EADDRNOTAVAIL 99
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm-generic/
errno.h 83 #define EADDRNOTAVAIL 99
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm-generic/
errno.h 83 #define EADDRNOTAVAIL 99
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm-generic/
errno.h 83 #define EADDRNOTAVAIL 99
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm-generic/
errno.h 83 #define EADDRNOTAVAIL 99
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm-generic/
errno.h 83 #define EADDRNOTAVAIL 99

Completed in 981 milliseconds

1 2 3 4 5 6 7 8 910