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

  /external/libxml2/include/
wsockcompat.h 68 #define ETIMEDOUT WSAETIMEDOUT
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_wsa_errnos.h 43 #define WSAETIMEDOUT (WSABASEERR + 60 )
212 #define ETIMEDOUT WSAETIMEDOUT
  /external/libmicrohttpd/src/platform/
w32functions.c 74 case WSAETIMEDOUT: return ETIMEDOUT;
274 case WSAETIMEDOUT:
493 WSASetLastError(WSAETIMEDOUT);
  /external/webrtc/webrtc/base/
socket.h 88 #define ETIMEDOUT WSAETIMEDOUT
win32socketserver.cc 99 case WSAETIMEDOUT:
100 string = "WSAETIMEDOUT";
198 wsa_error = WSAETIMEDOUT;
  /external/xmlrpcpp/src/
XmlRpcSocket.cpp 14 # define ETIMEDOUT WSAETIMEDOUT
  /external/dbus/dbus/
dbus-sysdeps.c 667 #elif defined(WSAETIMEDOUT)
668 case WSAETIMEDOUT:
dbus-sysdeps-win.c     [all...]
  /external/c-ares/
setup_once.h 440 #define ETIMEDOUT WSAETIMEDOUT
  /external/curl/lib/
curl_setup_once.h 510 #define ETIMEDOUT WSAETIMEDOUT
strerror.c 530 case WSAETIMEDOUT:
  /external/llvm/utils/KillTheDoctor/
KillTheDoctor.cpp 431 if (LastError == ERROR_SEM_TIMEOUT || LastError == WSAETIMEDOUT) {
  /external/libvncserver/libvncserver/
sockets.c 109 #define ETIMEDOUT WSAETIMEDOUT
  /external/mdnsresponder/mDNSShared/
CommonServices.h 438 #define ETIMEDOUT_compat WSAETIMEDOUT
    [all...]
  /external/libevent/
evutil.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 365 milliseconds