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

  /external/libxml2/include/
wsockcompat.h 47 #define ENOTSOCK WSAENOTSOCK
  /external/netperf/src/missing/
inet_ntop.c 78 #define ENOTSOCK WSAENOTSOCK
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_wsa_errnos.h 21 #define WSAENOTSOCK (WSABASEERR + 38 )
190 #define ENOTSOCK WSAENOTSOCK
  /external/libmicrohttpd/src/platform/
w32functions.c 52 case WSAENOTSOCK: return ENOTSOCK;
230 case WSAENOTSOCK:
427 WSASetLastError(WSAENOTSOCK);
  /external/webrtc/webrtc/base/
socket.h 44 #define ENOTSOCK WSAENOTSOCK
  /external/c-ares/
setup_once.h 400 #define ENOTSOCK WSAENOTSOCK
  /external/curl/lib/
curl_setup_once.h 470 #define ENOTSOCK WSAENOTSOCK
strerror.c 464 case WSAENOTSOCK:
  /external/netperf/src/
netlib.h 361 #define ENOTSOCK WSAENOTSOCK
  /external/libevent/
evutil.c     [all...]
  /system/core/adb/
sysdeps_win32.cpp 639 case WSAENOTSOCK: errno = ENOTSOCK; break;
    [all...]
  /external/dbus/dbus/
dbus-sysdeps-win.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 1191 milliseconds