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

  /external/chromium_org/third_party/libxml/src/include/
wsockcompat.h 43 #define EALREADY WSAEALREADY
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_wsa_errnos.h 20 #define WSAEALREADY (WSABASEERR + 37 )
189 #define EALREADY WSAEALREADY
  /external/chromium_org/third_party/webrtc/base/
socket.h 41 #define EALREADY WSAEALREADY
  /external/chromium_org/net/third_party/nss/ssl/
win32err.c 313 case WSAEALREADY: prError = PR_ALREADY_INITIATED_ERROR; break;
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_win16.h 278 #define _MD_EALREADY WSAEALREADY
_win95.h 264 #define _MD_EALREADY WSAEALREADY
  /external/qemu/android/
sockets.c 78 EE(WSAEALREADY,EALREADY,"operation already in progress") \
86 EE(WSAEALREADY,EAGAIN,"operation already in progress") \
    [all...]
  /sdk/emulator/opengl/tests/event_injector/
sockets.c 80 EE(WSAEALREADY,EALREADY,"operation already in progress") \
88 EE(WSAEALREADY,EAGAIN,"operation already in progress") \
    [all...]
  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_os_userspace.h 116 #define EALREADY WSAEALREADY
    [all...]
  /external/qemu/net/
net.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winerror.h     [all...]

Completed in 377 milliseconds