Home
last modified time | relevance | path

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

/external/curl/lib/
Durl.c3156 bool credentialsMatch = FALSE; in ConnectionExists() local
3278 credentialsMatch = TRUE; in ConnectionExists()
3338 if(credentialsMatch && check->ntlm.state != NTLMSTATE_NONE) { in ConnectionExists()
3345 else if(credentialsMatch) in ConnectionExists()