Searched refs:CURL_VERSION_NTLM (Results 1 – 6 of 6) sorted by relevance
399 | CURL_VERSION_NTLM
873 {"NTLM", CURL_VERSION_NTLM},
764 if(curlinfo->features & CURL_VERSION_NTLM) in getparameter()827 if(curlinfo->features & CURL_VERSION_NTLM) in getparameter()
1044 CURL_VERSION_NTLM 7.10.6
2960 #define CURL_VERSION_NTLM (1<<4) /* NTLM auth is supported */ macro
99 d CURL_VERSION_NTLM...