Home
last modified time | relevance | path

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

/external/curl/lib/
Durl.c1107 size_t best_pipe_len = max_pipe_len; in ConnectionExists() local
1462 if(pipeLen < best_pipe_len) { in ConnectionExists()
1466 best_pipe_len = pipeLen; in ConnectionExists()