Home
last modified time | relevance | path

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

/external/curl/lib/
Durl.c1079 int canpipe = IsPipeliningPossible(data, needle); in ConnectionExists() local
1096 if((canpipe & CURLPIPE_HTTP1) && in ConnectionExists()
1098 canpipe &= ~ CURLPIPE_HTTP1; in ConnectionExists()
1119 if(canpipe) { in ConnectionExists()
1129 canpipe = 0; in ConnectionExists()
1135 canpipe = 0; in ConnectionExists()
1140 canpipe = 0; in ConnectionExists()
1168 if(canpipe) { in ConnectionExists()
1290 if(!canpipe && check->data) in ConnectionExists()
1427 if(canpipe) { in ConnectionExists()