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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_wsa_errnos.h 65 #ifndef WSATRY_AGAIN
66 #define WSATRY_AGAIN (WSABASEERR + 1002)
178 #define TRY_AGAIN WSATRY_AGAIN
  /external/bison/lib/
strerror-override.c 209 case WSATRY_AGAIN:
  /ndk/sources/host-tools/sed-4.2.1/lib/
strerror.c 255 case WSATRY_AGAIN:
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ws2tcpip.h 166 #define EAI_AGAIN WSATRY_AGAIN
winerror.h     [all...]
  /external/chromium_org/net/dns/
host_resolver_impl.cc 121 WSATRY_AGAIN,
    [all...]

Completed in 178 milliseconds