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

  /external/libxml2/include/
wsockcompat.h 49 #define EMSGSIZE WSAEMSGSIZE
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_wsa_errnos.h 23 #define WSAEMSGSIZE (WSABASEERR + 40 )
192 #define EMSGSIZE WSAEMSGSIZE
  /external/libmicrohttpd/src/platform/
w32functions.c 54 case WSAEMSGSIZE: return EMSGSIZE;
234 case WSAEMSGSIZE:
433 WSASetLastError(WSAEMSGSIZE);
  /external/webrtc/webrtc/base/
socket.h 48 #define EMSGSIZE WSAEMSGSIZE
  /external/c-ares/
setup_once.h 404 #define EMSGSIZE WSAEMSGSIZE
  /external/curl/lib/
curl_setup_once.h 474 #define EMSGSIZE WSAEMSGSIZE
strerror.c 470 case WSAEMSGSIZE:
  /external/libevent/
evutil.c     [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 52 milliseconds