HomeSort by relevance Sort by last modified time
    Searched refs:WSAENETRESET (Results 1 - 14 of 14) sorted by null

  /external/libxml2/include/
wsockcompat.h 61 #define ENETRESET WSAENETRESET
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_wsa_errnos.h 35 #define WSAENETRESET (WSABASEERR + 52 )
204 #define ENETRESET WSAENETRESET
  /external/libmicrohttpd/src/platform/
w32functions.c 66 case WSAENETRESET: return ENETRESET;
258 case WSAENETRESET:
469 WSASetLastError(WSAENETRESET);
  /external/webrtc/webrtc/base/
socket.h 72 #define ENETRESET WSAENETRESET
win32socketserver.cc 87 case WSAENETRESET:
  /external/c-ares/
setup_once.h 426 #define ENETRESET WSAENETRESET
  /external/curl/lib/
curl_setup_once.h 496 #define ENETRESET WSAENETRESET
strerror.c 506 case WSAENETRESET:
  /external/deqp/framework/delibs/deutil/
deSocket.c 744 case WSAENETRESET:
  /external/libevent/
evutil.c     [all...]
  /system/core/adb/
sysdeps_win32.cpp 643 case WSAENETRESET: errno = ENETRESET; break;
    [all...]
  /external/dbus/dbus/
dbus-sysdeps-win.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winerror.h     [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 121 milliseconds