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

1 2 3 4 5 6 7 8 9

  /external/libmicrohttpd/src/include/
w32functions.h 95 #ifndef ECONNRESET
96 #define ECONNRESET (MHDW32ERRBASE+18)
  /external/libxml2/include/
wsockcompat.h 63 #define ECONNRESET WSAECONNRESET
  /external/webrtc/webrtc/base/
socket.h 75 #undef ECONNRESET
76 #define ECONNRESET WSAECONNRESET
  /external/bison/lib/
errno.in.h 112 # define ECONNRESET 108
  /external/libcxx/include/
errno.h 114 #ifndef ECONNRESET
115 #define ECONNRESET 9909
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
errno.h 114 #ifndef ECONNRESET
115 #define ECONNRESET 9909
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
errno.h 114 #ifndef ECONNRESET
115 #define ECONNRESET 9909
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
errno.h 113 #ifndef ECONNRESET
114 #define ECONNRESET 108
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/include/
errno.h 114 #ifndef ECONNRESET
115 #define ECONNRESET 9909
  /bionic/libc/kernel/uapi/asm-generic/
errno.h 91 #define ECONNRESET 104
  /bionic/libc/kernel/uapi/asm-mips/asm/
errno.h 90 #define ECONNRESET 131
  /development/ndk/platforms/android-21/arch-mips/include/asm/
errno.h 107 #define ECONNRESET 131
  /development/ndk/platforms/android-21/arch-mips64/include/asm/
errno.h 107 #define ECONNRESET 131
  /development/ndk/platforms/android-21/include/asm-generic/
errno.h 109 #define ECONNRESET 104
  /development/ndk/platforms/android-9/arch-mips/include/asm/
errno.h 107 #define ECONNRESET 131
  /development/ndk/platforms/android-9/include/asm-generic/
errno.h 88 #define ECONNRESET 104
  /device/linaro/bootloader/arm-trusted-firmware/include/stdlib/sys/
errno.h 118 #define ECONNRESET 54 /* Connection reset by peer */
  /device/linaro/bootloader/edk2/StdLib/Include/
errno.h 116 #define ECONNRESET __ECONNRESET /* 54 Connection reset by peer */
  /external/c-ares/
setup_once.h 429 #undef ECONNRESET /* override definition in errno.h */
430 #define ECONNRESET WSAECONNRESET
  /external/curl/lib/
curl_setup_once.h 499 #undef ECONNRESET /* override definition in errno.h */
500 #define ECONNRESET WSAECONNRESET
  /external/kernel-headers/original/uapi/asm-generic/
errno.h 86 #define ECONNRESET 104 /* Connection reset by peer */
  /external/kernel-headers/original/uapi/asm-mips/asm/
errno.h 85 #define ECONNRESET 131 /* Connection reset by peer */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
errno.h 77 #define ECONNRESET 104 /* Connection reset by peer */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
errno.h 77 #define ECONNRESET 104 /* Connection reset by peer */
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/asm-generic/
errno.h 88 #define ECONNRESET 104

Completed in 1015 milliseconds

1 2 3 4 5 6 7 8 9