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