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

  /external/chromium/net/base/
net_errors_win.cc 37 case WSAENETUNREACH:
  /external/chromium/third_party/libjingle/source/talk/base/
socket.h 86 #define ENETUNREACH WSAENETUNREACH
win32socketserver.cc 96 case WSAENETUNREACH:
97 string = "WSAENETUNREACH";
  /external/dbus/dbus/
dbus-sysdeps.c 971 #ifdef WSAENETUNREACH
972 case WSAENETUNREACH:
dbus-sysdeps-win.c     [all...]
  /external/qemu/slirp/
slirp.h 42 # define ENETUNREACH WSAENETUNREACH
  /external/quake/quake/src/WinQuake/
mpdosock.h 567 #define WSAENETUNREACH (WSABASEERR+51)
653 #define ENETUNREACH WSAENETUNREACH
  /external/qemu/
sockets.c 94 EE(WSAENETUNREACH,ENETUNREACH,"network unreachable") \
    [all...]
  /sdk/emulator/opengl/tests/event_injector/
sockets.c 101 EE(WSAENETUNREACH,ENETUNREACH,"network unreachable") \
    [all...]

Completed in 268 milliseconds