HomeSort by relevance Sort by last modified time
    Searched defs:EHOSTUNREACH (Results 1 - 25 of 221) sorted by null

1 2 3 4 5 6 7 8 9

  /external/webrtc/webrtc/base/
firewallsocketserver.cc 35 SetError(EHOSTUNREACH);
socket.h 97 #undef EHOSTUNREACH
98 #define EHOSTUNREACH WSAEHOSTUNREACH
  /external/libmicrohttpd/src/include/
w32functions.h 119 #ifndef EHOSTUNREACH
120 #define EHOSTUNREACH (MHDW32ERRBASE+26)
  /external/libxml2/include/
wsockcompat.h 72 #define EHOSTUNREACH WSAEHOSTUNREACH
  /external/bison/lib/
errno.in.h 119 # define EHOSTUNREACH 110
  /external/libcxx/include/
errno.h 122 #ifndef EHOSTUNREACH
123 #define EHOSTUNREACH 9911
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
errno.h 122 #ifndef EHOSTUNREACH
123 #define EHOSTUNREACH 9911
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
errno.h 122 #ifndef EHOSTUNREACH
123 #define EHOSTUNREACH 9911
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
errno.h 121 #ifndef EHOSTUNREACH
122 #define EHOSTUNREACH 110
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/include/
errno.h 122 #ifndef EHOSTUNREACH
123 #define EHOSTUNREACH 9911
  /bionic/libc/kernel/uapi/asm-generic/
errno.h 100 #define EHOSTUNREACH 113
  /bionic/libc/kernel/uapi/asm-mips/asm/
errno.h 106 #define EHOSTUNREACH 148
  /development/ndk/platforms/android-21/arch-mips/include/asm/
errno.h 127 #define EHOSTUNREACH 148
  /development/ndk/platforms/android-21/arch-mips64/include/asm/
errno.h 127 #define EHOSTUNREACH 148
  /development/ndk/platforms/android-21/include/asm-generic/
errno.h 120 #define EHOSTUNREACH 113
  /development/ndk/platforms/android-9/arch-mips/include/asm/
errno.h 127 #define EHOSTUNREACH 148
  /development/ndk/platforms/android-9/include/asm-generic/
errno.h 97 #define EHOSTUNREACH 113
  /device/linaro/bootloader/arm-trusted-firmware/include/stdlib/sys/
errno.h 134 #define EHOSTUNREACH 65 /* No route to host */
  /device/linaro/bootloader/edk2/StdLib/Include/
errno.h 127 #define EHOSTUNREACH __EHOSTUNREACH /* 65 No route to host */
  /external/c-ares/
setup_once.h 449 #undef EHOSTUNREACH /* override definition in errno.h */
450 #define EHOSTUNREACH WSAEHOSTUNREACH
  /external/curl/lib/
curl_setup_once.h 519 #undef EHOSTUNREACH /* override definition in errno.h */
520 #define EHOSTUNREACH WSAEHOSTUNREACH
  /external/kernel-headers/original/uapi/asm-generic/
errno.h 95 #define EHOSTUNREACH 113 /* No route to host */
  /external/kernel-headers/original/uapi/asm-mips/asm/
errno.h 101 #define EHOSTUNREACH 148 /* No route to host */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
errno.h 86 #define EHOSTUNREACH 113 /* No route to host */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
errno.h 86 #define EHOSTUNREACH 113 /* No route to host */

Completed in 1460 milliseconds

1 2 3 4 5 6 7 8 9