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

  /external/libxml2/include/
wsockcompat.h 76 #define ESTALE WSAESTALE
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_wsa_errnos.h 53 #define WSAESTALE (WSABASEERR + 70 )
222 #define ESTALE WSAESTALE
  /external/libmicrohttpd/src/platform/
w32functions.c 84 case WSAESTALE: return ESTALE;
294 case WSAESTALE:
523 WSASetLastError(WSAESTALE);
  /external/webrtc/webrtc/base/
socket.h 108 #define ESTALE WSAESTALE
  /external/c-ares/
setup_once.h 457 #define ESTALE WSAESTALE
  /external/curl/lib/
curl_setup_once.h 527 #define ESTALE WSAESTALE
strerror.c 560 case WSAESTALE:
  /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 48 milliseconds