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

1 2 3 4 5

  /external/libmicrohttpd/src/include/
w32functions.h 89 #ifndef ENETRESET
90 #define ENETRESET (MHDW32ERRBASE+16)
  /external/python/cpython3/Modules/
errnomodule.c 26 #undef ENETRESET
442 #ifdef ENETRESET
443 inscode(d, ds, de, "ENETRESET", ENETRESET, "Network dropped connection because of reset");
446 inscode(d, ds, de, "ENETRESET", WSAENETRESET, "Network dropped connection because of reset");
  /external/webrtc/webrtc/base/
socket.h 71 #undef ENETRESET
72 #define ENETRESET WSAENETRESET
  /external/curl/lib/
curl_setup_once.h 481 #undef ENETRESET /* override definition in errno.h */
482 #define ENETRESET WSAENETRESET
  /external/libcxx/include/
errno.h 138 #ifndef ENETRESET
139 #define ENETRESET 9915
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
errno.h 138 #ifndef ENETRESET
139 #define ENETRESET 9915
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
errno.h 138 #ifndef ENETRESET
139 #define ENETRESET 9915
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
errno.h 138 #ifndef ENETRESET
139 #define ENETRESET 9915
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
errno.h 138 #ifndef ENETRESET
139 #define ENETRESET 9915
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
errno.h 138 #ifndef ENETRESET
139 #define ENETRESET 9915
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
errno.h 138 #ifndef ENETRESET
139 #define ENETRESET 9915
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
errno.h 138 #ifndef ENETRESET
139 #define ENETRESET 9915
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
errno.h 138 #ifndef ENETRESET
139 #define ENETRESET 9915
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
errno.h 138 #ifndef ENETRESET
139 #define ENETRESET 9915
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
errno.h 138 #ifndef ENETRESET
139 #define ENETRESET 9915
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
errno.h 138 #ifndef ENETRESET
139 #define ENETRESET 9915
  /prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/
errno.h 138 #ifndef ENETRESET
139 #define ENETRESET 9915
  /prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/
errno.h 138 #ifndef ENETRESET
139 #define ENETRESET 9915
  /prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/
errno.h 138 #ifndef ENETRESET
139 #define ENETRESET 9915
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
errno.h 133 #ifndef ENETRESET
134 #define ENETRESET 117
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/
errno.h 138 #ifndef ENETRESET
139 #define ENETRESET 9915
  /bionic/libc/kernel/uapi/asm-generic/
errno.h 89 #define ENETRESET 102
  /bionic/libc/kernel/uapi/asm-mips/asm/
errno.h 88 #define ENETRESET 129
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
errno.h 116 #define ENETRESET 52 /* Network dropped connection on reset */
  /device/linaro/bootloader/edk2/StdLib/Include/
errno.h 114 #define ENETRESET __ENETRESET /* 52 Network dropped connection on reset */

Completed in 135 milliseconds

1 2 3 4 5