Searched refs:CURL_VERSION_NTLM (Results 1 – 7 of 7) sorted by relevance
110 {"NTLM", &feature_ntlm, CURL_VERSION_NTLM},
492 FEATURE("NTLM", NULL, CURL_VERSION_NTLM),
179 CURL_VERSION_NTLM 7.10.6
259 *features* mask bit: CURL_VERSION_NTLM
521 ## CURL_VERSION_NTLM section in libcurl symbols
3124 #define CURL_VERSION_NTLM (1<<4) /* NTLM auth is supported */ macro
101 d CURL_VERSION_NTLM...