HomeSort by relevance Sort by last modified time
    Searched refs:WSABASEERR (Results 1 - 4 of 4) 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...]
  /ndk/sources/host-tools/make-3.81/w32/subproc/
w32err.c 45 if (ercode > WSABASEERR) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winerror.h     [all...]
atalkwsh.h 50 #define WSAEMSGPARTIAL (WSABASEERR+100)

Completed in 1554 milliseconds