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

  /external/chromium_org/third_party/libxml/src/include/
wsockcompat.h 50 #define ESOCKTNOSUPPORT WSAESOCKTNOSUPPORT
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_wsa_errnos.h 27 #define WSAESOCKTNOSUPPORT (WSABASEERR + 44 )
196 #define ESOCKTNOSUPPORT WSAESOCKTNOSUPPORT
  /external/chromium_org/third_party/webrtc/base/
socket.h 55 #define ESOCKTNOSUPPORT WSAESOCKTNOSUPPORT
  /external/chromium_org/net/third_party/nss/ssl/
win32err.c 336 case WSAESOCKTNOSUPPORT: prError = PR_INVALID_ARGUMENT_ERROR; break;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ws2tcpip.h 174 #define EAI_SOCKTYPE WSAESOCKTNOSUPPORT
winerror.h     [all...]
  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_os_userspace.h 137 #define ESOCKTNOSUPPORT WSAESOCKTNOSUPPORT
    [all...]
  /external/chromium_org/net/dns/
host_resolver_impl.cc 116 WSAESOCKTNOSUPPORT,
    [all...]

Completed in 1127 milliseconds