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

1 2 3 4 5 6 7 8 9

  /external/libmicrohttpd/src/include/
w32functions.h 86 #ifndef ENETUNREACH
87 #define ENETUNREACH (MHDW32ERRBASE+15)
  /external/libxml2/include/
wsockcompat.h 60 #define ENETUNREACH WSAENETUNREACH
  /external/webrtc/webrtc/base/
socket.h 69 #undef ENETUNREACH
70 #define ENETUNREACH WSAENETUNREACH
  /external/bison/lib/
errno.in.h 111 # define ENETUNREACH 118
  /external/libcxx/include/
errno.h 142 #ifndef ENETUNREACH
143 #define ENETUNREACH 9916
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
errno.h 142 #ifndef ENETUNREACH
143 #define ENETUNREACH 9916
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
errno.h 142 #ifndef ENETUNREACH
143 #define ENETUNREACH 9916
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
errno.h 137 #ifndef ENETUNREACH
138 #define ENETUNREACH 118
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/include/
errno.h 142 #ifndef ENETUNREACH
143 #define ENETUNREACH 9916
  /bionic/libc/kernel/uapi/asm-generic/
errno.h 88 #define ENETUNREACH 101
  /bionic/libc/kernel/uapi/asm-mips/asm/
errno.h 87 #define ENETUNREACH 128
  /development/ndk/platforms/android-21/arch-mips/include/asm/
errno.h 104 #define ENETUNREACH 128
  /development/ndk/platforms/android-21/arch-mips64/include/asm/
errno.h 104 #define ENETUNREACH 128
  /development/ndk/platforms/android-21/include/asm-generic/
errno.h 105 #define ENETUNREACH 101
  /development/ndk/platforms/android-9/arch-mips/include/asm/
errno.h 104 #define ENETUNREACH 128
  /development/ndk/platforms/android-9/include/asm-generic/
errno.h 85 #define ENETUNREACH 101
  /device/linaro/bootloader/arm-trusted-firmware/include/stdlib/sys/
errno.h 115 #define ENETUNREACH 51 /* Network is unreachable */
  /device/linaro/bootloader/edk2/StdLib/Include/
errno.h 113 #define ENETUNREACH __ENETUNREACH /* 51 Network is unreachable */
  /external/c-ares/
setup_once.h 423 #undef ENETUNREACH /* override definition in errno.h */
424 #define ENETUNREACH WSAENETUNREACH
  /external/curl/lib/
curl_setup_once.h 493 #undef ENETUNREACH /* override definition in errno.h */
494 #define ENETUNREACH WSAENETUNREACH
  /external/kernel-headers/original/uapi/asm-generic/
errno.h 83 #define ENETUNREACH 101 /* Network is unreachable */
  /external/kernel-headers/original/uapi/asm-mips/asm/
errno.h 82 #define ENETUNREACH 128 /* Network is unreachable */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
errno.h 74 #define ENETUNREACH 101 /* Network is unreachable */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
errno.h 74 #define ENETUNREACH 101 /* Network is unreachable */
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/asm-generic/
errno.h 85 #define ENETUNREACH 101

Completed in 894 milliseconds

1 2 3 4 5 6 7 8 9