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

  /external/libmicrohttpd/src/platform/
w32functions.c 47 case WSA_INVALID_PARAMETER: return EINVAL;
204 case WSA_INVALID_PARAMETER:
412 WSASetLastError(WSA_INVALID_PARAMETER);
  /external/mdnsresponder/mDNSWindows/mdnsNSP/
mdnsNSP.c 834 return( WSA_INVALID_PARAMETER );
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winsock2.h 358 #define WSA_INVALID_PARAMETER (ERROR_INVALID_PARAMETER)
    [all...]

Completed in 64 milliseconds