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

  /external/chromium_org/third_party/libxml/src/include/
wsockcompat.h 49 #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/chromium_org/third_party/webrtc/base/
socket.h 53 #define EPROTONOSUPPORT WSAEPROTONOSUPPORT
  /external/chromium_org/net/third_party/nss/ssl/
win32err.c 333 case WSAEPROTONOSUPPORT: prError = PR_PROTOCOL_NOT_SUPPORTED_ERROR; break;
  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_os_userspace.h 134 #define EPROTONOSUPPORT WSAEPROTONOSUPPORT
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winerror.h     [all...]

Completed in 189 milliseconds