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

  /external/chromium_org/net/base/
net_errors_win.cc 43 case WSAENETUNREACH:
  /external/chromium_org/third_party/libxml/src/include/
wsockcompat.h 57 #define ENETUNREACH WSAENETUNREACH
  /external/qemu/include/sysemu/
os-win32.h 53 # 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/chromium_org/third_party/webrtc/base/
socket.h 69 #define ENETUNREACH WSAENETUNREACH
win32socketserver.cc 80 case WSAENETUNREACH:
81 string = "WSAENETUNREACH";
  /external/chromium_org/net/third_party/nss/ssl/
win32err.c 327 case WSAENETUNREACH: prError = PR_NETWORK_UNREACHABLE_ERROR; break;
  /external/qemu/slirp/
slirp.h 42 # define ENETUNREACH WSAENETUNREACH
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_win16.h 287 #define _MD_ENETUNREACH WSAENETUNREACH
_win95.h 273 #define _MD_ENETUNREACH WSAENETUNREACH
  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_os_userspace.h 161 #define ENETUNREACH WSAENETUNREACH
    [all...]
  /external/qemu/android/
sockets.c 95 EE(WSAENETUNREACH,ENETUNREACH,"network unreachable") \
    [all...]
  /sdk/emulator/opengl/tests/event_injector/
sockets.c 97 EE(WSAENETUNREACH,ENETUNREACH,"network unreachable") \
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winerror.h     [all...]

Completed in 691 milliseconds