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

  /external/curl/lib/
curl_sspi.h 311 #ifndef SEC_I_LOCAL_LOGON
312 # define SEC_I_LOCAL_LOGON ((HRESULT)0x00090315L)
strerror.c 1012 case SEC_I_LOCAL_LOGON:
1013 txt = "SEC_I_LOCAL_LOGON";

Completed in 51 milliseconds