Searched refs:CURL_OFFT_FLOW (Results 1 – 9 of 9) sorted by relevance
45 CURL_OFFT_FLOW, /* over or underflow */ enumerator
237 return CURL_OFFT_FLOW; in curlx_strtoofft()
145 if(from_t == CURL_OFFT_FLOW) in file_range()150 if(to_t == CURL_OFFT_FLOW) in file_range()
616 if(offt == CURL_OFFT_FLOW) in Curl_cookie_add()
1502 if(from_t == CURL_OFFT_FLOW) { in myssh_statemach_act()1508 if(to_t == CURL_OFFT_FLOW) { in myssh_statemach_act()
2161 if(from_t == CURL_OFFT_FLOW) in ssh_statemach_act()2166 if(to_t == CURL_OFFT_FLOW) in ssh_statemach_act()
3481 if(from_t == CURL_OFFT_FLOW) in ftp_range()3486 if(to_t == CURL_OFFT_FLOW) in ftp_range()
3531 else if(offt == CURL_OFFT_FLOW) { in Curl_http_readwrite_headers()
407 if(CURL_OFFT_FLOW == offt) in str2offset()