Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dcurl_range.c48 if(from_t == CURL_OFFT_FLOW) in Curl_range()
53 if(to_t == CURL_OFFT_FLOW) in Curl_range()
Dstrtoofft.h47 CURL_OFFT_FLOW, /* over or underflow */ enumerator
Dstrtoofft.c238 return CURL_OFFT_FLOW; in curlx_strtoofft()
Dhsts.c178 if(offt == CURL_OFFT_FLOW) in Curl_hsts_parse()
Dcookie.c736 case CURL_OFFT_FLOW: in Curl_cookie_add()
Dhttp.c3530 else if(offt == CURL_OFFT_FLOW) { in Curl_http_header()
/third_party/curl/src/
Dtool_paramhlp.c478 if(CURL_OFFT_FLOW == offt) in str2offset()
/third_party/curl/lib/vssh/
Dlibssh.c1649 if(from_t == CURL_OFFT_FLOW) { in myssh_statemach_act()
1655 if(to_t == CURL_OFFT_FLOW) { in myssh_statemach_act()
Dlibssh2.c2526 if(from_t == CURL_OFFT_FLOW) in ssh_statemach_act()
2531 if(to_t == CURL_OFFT_FLOW) in ssh_statemach_act()