Searched refs:str2udouble (Results 1 – 3 of 3) sorted by relevance
37 ParameterError str2udouble(double *val, const char *str);
222 ParameterError str2udouble(double *val, const char *str) in str2udouble() function
502 err = str2udouble(&config->connecttimeout, nextarg); in getparameter()1491 err = str2udouble(&config->timeout, nextarg); in getparameter()