Home | History | Annotate | Download | only in src

Lines Matching refs:str2unum

868         err = str2unum(&config->req_retry, nextarg);
876 err = str2unum(&config->retry_delay, nextarg);
881 err = str2unum(&config->retry_maxtime, nextarg);
971 err = str2unum(&config->alivetime, nextarg);
994 err = str2unum(&config->tftp_blksize, nextarg);
2050 err = str2unum(&config->low_speed_time, nextarg);
2058 err = str2unum(&config->low_speed_limit, nextarg);