Searched refs:CURL_OFFT_INVAL (Results 1 – 6 of 6) sorted by relevance
53 if((to_t == CURL_OFFT_INVAL) && !from_t) { in Curl_range()59 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
421 else if(CURL_OFFT_INVAL == offt) in str2offset()
1660 if((to_t == CURL_OFFT_INVAL) /* no "to" value given */ in myssh_statemach_act()
2349 if((to_t == CURL_OFFT_INVAL) /* no "to" value given */ in ssh_statemach_act()