Searched refs:CURL_VERSION_SPNEGO (Results 1 – 7 of 7) sorted by relevance
361 | CURL_VERSION_SPNEGO
849 {"SPNEGO", CURL_VERSION_SPNEGO},
719 if(curlinfo->features & CURL_VERSION_SPNEGO) in getparameter()819 if(curlinfo->features & CURL_VERSION_SPNEGO) in getparameter()939 if(curlinfo->features & CURL_VERSION_SPNEGO) in getparameter()
1018 CURL_VERSION_SPNEGO 7.10.8
1851 #define CURL_VERSION_SPNEGO (1<<8) /* SPNEGO auth */ macro
2882 #define CURL_VERSION_SPNEGO (1<<8) /* SPNEGO auth is supported */ macro
107 d CURL_VERSION_SPNEGO...