HomeSort by relevance Sort by last modified time
    Searched defs:WSABASEERR (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_wsa_errnos.h 7 #ifndef WSABASEERR
9 #define WSABASEERR 10000
11 #define WSAEINTR (WSABASEERR + 4 )
12 #define WSAEBADF (WSABASEERR + 9 )
13 #define WSAEACCES (WSABASEERR + 13 )
14 #define WSAEFAULT (WSABASEERR + 14 )
15 #define WSAEINVAL (WSABASEERR + 22 )
16 #define WSAEMFILE (WSABASEERR + 24 )
18 #define WSAEWOULDBLOCK (WSABASEERR + 35 )
19 #define WSAEINPROGRESS (WSABASEERR + 36
    [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 72 milliseconds