Home
last modified time | relevance | path

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

/third_party/curl/lib/
Durl.c926 bool *waitpipe) in ConnectionExists() argument
953 *waitpipe = FALSE; in ConnectionExists()
973 *waitpipe = TRUE; in ConnectionExists()
1115 *waitpipe = TRUE; in ConnectionExists()
1326 *waitpipe = TRUE; in ConnectionExists()
3426 bool waitpipe = FALSE; local
3654 reuse = ConnectionExists(data, conn, &existing, &force_reuse, &waitpipe);
3689 if(waitpipe)