Home
last modified time | relevance | path

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

/external/curl/lib/
Dcurl_range.c47 if(from_t == CURL_OFFT_FLOW) in Curl_range()
52 if(to_t == CURL_OFFT_FLOW) in Curl_range()
Dstrtoofft.h45 CURL_OFFT_FLOW, /* over or underflow */ enumerator
Dstrtoofft.c235 return CURL_OFFT_FLOW; in curlx_strtoofft()
Dcookie.c703 if(offt == CURL_OFFT_FLOW) in Curl_cookie_add()
Dhttp.c3768 else if(offt == CURL_OFFT_FLOW) { in Curl_http_readwrite_headers()
/external/curl/src/
Dtool_paramhlp.c399 if(CURL_OFFT_FLOW == offt) in str2offset()
/external/curl/lib/vssh/
Dlibssh.c1635 if(from_t == CURL_OFFT_FLOW) { in myssh_statemach_act()
1641 if(to_t == CURL_OFFT_FLOW) { in myssh_statemach_act()
Dlibssh2.c2353 if(from_t == CURL_OFFT_FLOW) in ssh_statemach_act()
2358 if(to_t == CURL_OFFT_FLOW) in ssh_statemach_act()