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

  /external/libxml2/include/
wsockcompat.h 60 #define ENETUNREACH WSAENETUNREACH
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_wsa_errnos.h 34 #define WSAENETUNREACH (WSABASEERR + 51 )
203 #define ENETUNREACH WSAENETUNREACH
  /external/libmicrohttpd/src/platform/
w32functions.c 65 case WSAENETUNREACH: return ENETUNREACH;
256 case WSAENETUNREACH:
466 WSASetLastError(WSAENETUNREACH);
  /external/webrtc/webrtc/base/
socket.h 70 #define ENETUNREACH WSAENETUNREACH
win32socketserver.cc 83 case WSAENETUNREACH:
84 string = "WSAENETUNREACH";
  /external/dbus/dbus/
dbus-sysdeps.c 674 #elif defined(WSAENETUNREACH)
675 case WSAENETUNREACH:
dbus-sysdeps-win.c     [all...]
  /external/c-ares/
setup_once.h 424 #define ENETUNREACH WSAENETUNREACH
  /external/curl/lib/
curl_setup_once.h 494 #define ENETUNREACH WSAENETUNREACH
strerror.c 503 case WSAENETUNREACH:
  /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 290 milliseconds