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

  /external/curl/lib/
curl_sspi.h 247 #ifndef SEC_E_MULTIPLE_ACCOUNTS
248 # define SEC_E_MULTIPLE_ACCOUNTS ((HRESULT)0x80090347L)
strerror.c 892 case SEC_E_MULTIPLE_ACCOUNTS:
893 txt = "SEC_E_MULTIPLE_ACCOUNTS";

Completed in 164 milliseconds