Searched refs:CURL_OFFT_INVAL (Results 1 – 6 of 6) sorted by relevance
54 if((to_t == CURL_OFFT_INVAL) && !from_t) { in Curl_range()60 else if((from_t == CURL_OFFT_INVAL) && !to_t) { in Curl_range()
228 return CURL_OFFT_INVAL; /* nothing parsed */ in curlx_strtoofft()238 return CURL_OFFT_INVAL; in curlx_strtoofft()
46 CURL_OFFT_INVAL /* nothing was parsed */ enumerator
401 else if(CURL_OFFT_INVAL == offt) in str2offset()
1644 if((to_t == CURL_OFFT_INVAL) /* no "to" value given */ in myssh_statemach_act()
2360 if((to_t == CURL_OFFT_INVAL) /* no "to" value given */ in ssh_statemach_act()