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.c701 if(offt == CURL_OFFT_FLOW) in Curl_cookie_add()
Dhttp.c3872 else if(offt == CURL_OFFT_FLOW) { in Curl_http_readwrite_headers()
/external/curl/src/
Dtool_paramhlp.c446 if(CURL_OFFT_FLOW == offt) in str2offset()
/external/curl/lib/vssh/
Dlibssh.c1521 if(from_t == CURL_OFFT_FLOW) { in myssh_statemach_act()
1527 if(to_t == CURL_OFFT_FLOW) { in myssh_statemach_act()
Dlibssh2.c2161 if(from_t == CURL_OFFT_FLOW) in ssh_statemach_act()
2166 if(to_t == CURL_OFFT_FLOW) in ssh_statemach_act()