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

  /external/libxml2/include/
wsockcompat.h 52 #define EPROTONOSUPPORT WSAEPROTONOSUPPORT
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_wsa_errnos.h 26 #define WSAEPROTONOSUPPORT (WSABASEERR + 43 )
195 #define EPROTONOSUPPORT WSAEPROTONOSUPPORT
  /external/libmicrohttpd/src/platform/
w32functions.c 57 case WSAEPROTONOSUPPORT: return EPROTONOSUPPORT;
240 case WSAEPROTONOSUPPORT:
442 WSASetLastError(WSAEPROTONOSUPPORT);
  /external/webrtc/webrtc/base/
socket.h 54 #define EPROTONOSUPPORT WSAEPROTONOSUPPORT
  /external/dbus/dbus/
dbus-sysdeps.c 622 #elif defined(WSAEPROTONOSUPPORT)
623 case WSAEPROTONOSUPPORT:
dbus-sysdeps-win.c     [all...]
  /external/c-ares/
setup_once.h 410 #define EPROTONOSUPPORT WSAEPROTONOSUPPORT
  /external/curl/lib/
curl_setup_once.h 480 #define EPROTONOSUPPORT WSAEPROTONOSUPPORT
strerror.c 479 case WSAEPROTONOSUPPORT:
  /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 1503 milliseconds