Home
last modified time | relevance | path

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

/external/curl/lib/
Durl.c1064 bool foundPendingCandidate = FALSE; in ConnectionExists() local
1169 foundPendingCandidate = TRUE; in ConnectionExists()
1322 foundPendingCandidate = TRUE; in ConnectionExists()
1449 if(foundPendingCandidate && data->set.pipewait) { in ConnectionExists()