Searched refs:str2offset (Results 1 – 3 of 3) sorted by relevance
43 ParameterError str2offset(curl_off_t *val, const char *str);
372 ParameterError str2offset(curl_off_t *val, const char *str) in str2offset() function
746 err = str2offset(&config->max_filesize, nextarg); in getparameter()1155 err = str2offset(&config->resume_from, nextarg); in getparameter()