Searched refs:CURL_OFFT_FLOW (Results 1 – 8 of 8) sorted by relevance
47 if(from_t == CURL_OFFT_FLOW) in Curl_range()52 if(to_t == CURL_OFFT_FLOW) in Curl_range()
45 CURL_OFFT_FLOW, /* over or underflow */ enumerator
235 return CURL_OFFT_FLOW; in curlx_strtoofft()
1525 if(from_t == CURL_OFFT_FLOW) { in myssh_statemach_act()1531 if(to_t == CURL_OFFT_FLOW) { in myssh_statemach_act()
700 if(offt == CURL_OFFT_FLOW) in Curl_cookie_add()
2176 if(from_t == CURL_OFFT_FLOW) in ssh_statemach_act()2181 if(to_t == CURL_OFFT_FLOW) in ssh_statemach_act()
3791 else if(offt == CURL_OFFT_FLOW) { in Curl_http_readwrite_headers()
407 if(CURL_OFFT_FLOW == offt) in str2offset()