Searched refs:str2offset (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/src/
H A Dtool_paramhlp.h41 ParameterError str2offset(curl_off_t *val, const char *str);
H A Dtool_paramhlp.c347 ParameterError str2offset(curl_off_t *val, const char *str) function
H A Dtool_getparam.c706 err = str2offset(&config->max_filesize, nextarg);
1078 err = str2offset(&config->resume_from, nextarg);

Completed in 69 milliseconds