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

/external/curl/src/
H A Dtool_paramhlp.h37 ParameterError str2udouble(double *val, const char *str);
H A Dtool_paramhlp.c222 ParameterError str2udouble(double *val, const char *str) function
H A Dtool_getparam.c501 err = str2udouble(&config->connecttimeout, nextarg);
1001 err = str2udouble(&config->expect100timeout, nextarg);
1516 err = str2udouble(&config->timeout, nextarg);

Completed in 71 milliseconds