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

  /external/libxml2/include/
wsockcompat.h 56 #define EAFNOSUPPORT WSAEAFNOSUPPORT
  /external/netperf/src/missing/
inet_ntop.c 82 #define EAFNOSUPPORT WSAEAFNOSUPPORT
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_wsa_errnos.h 30 #define WSAEAFNOSUPPORT (WSABASEERR + 47 )
199 #define EAFNOSUPPORT WSAEAFNOSUPPORT
  /external/libmicrohttpd/src/platform/
w32functions.c 61 case WSAEAFNOSUPPORT: return EAFNOSUPPORT;
248 case WSAEAFNOSUPPORT:
454 WSASetLastError(WSAEAFNOSUPPORT);
  /external/tcpdump/
tcpdump-stdinc.h 166 #define EAFNOSUPPORT WSAEAFNOSUPPORT
  /external/webrtc/webrtc/base/
socket.h 62 #define EAFNOSUPPORT WSAEAFNOSUPPORT
  /external/dbus/dbus/
dbus-sysdeps.c 629 #elif defined(WSAEAFNOSUPPORT)
630 case WSAEAFNOSUPPORT:
dbus-sysdeps-win.c     [all...]
  /external/c-ares/
setup_once.h 416 #define EAFNOSUPPORT WSAEAFNOSUPPORT
  /external/curl/lib/
curl_setup_once.h 486 #define EAFNOSUPPORT WSAEAFNOSUPPORT
strerror.c 488 case WSAEAFNOSUPPORT:
  /external/netperf/src/
netlib.h 365 #define EAFNOSUPPORT WSAEAFNOSUPPORT
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ws2tcpip.h 169 #define EAI_FAMILY WSAEAFNOSUPPORT
winerror.h     [all...]
  /external/libevent/
evutil.c     [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 390 milliseconds