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

  /external/chromium/third_party/libjingle/source/talk/base/
socket.h 64 #define EMSGSIZE WSAEMSGSIZE
  /external/quake/quake/src/QW/client/
net_wins.c 182 if (errno == WSAEMSGSIZE) {
  /external/quake/quake/src/WinQuake/
mpdosock.h 556 #define WSAEMSGSIZE (WSABASEERR+40)
642 #define EMSGSIZE WSAEMSGSIZE
  /external/qemu/
sockets.c 88 EE(WSAEMSGSIZE,EMSGSIZE,"message too long") \
    [all...]
  /sdk/emulator/opengl/tests/event_injector/
sockets.c 95 EE(WSAEMSGSIZE,EMSGSIZE,"message too long") \
    [all...]
  /external/dbus/dbus/
dbus-sysdeps-win.c     [all...]

Completed in 123 milliseconds