Home
last modified time | relevance | path

Searched refs:wantProxyNTLMhttp (Results 1 – 1 of 1) sorted by relevance

/third_party/curl/lib/
Durl.c939 bool wantProxyNTLMhttp = (needle->bits.proxy_user_passwd && in ConnectionExists() local
944 bool wantProxyNTLMhttp = FALSE; in ConnectionExists() local
1247 if(wantProxyNTLMhttp) { in ConnectionExists()
1264 if(wantNTLMhttp || wantProxyNTLMhttp) { in ConnectionExists()
1273 (wantProxyNTLMhttp && in ConnectionExists()