Searched refs:str_to_int (Results 1 – 1 of 1) sorted by relevance
123 u_int str_to_int(char *, int);384 str_to_int(char *str, int optval) in str_to_int() function465 o->value = str_to_int(&topt[1], o->option); in parse_opt()485 o->value = str_to_int(topt, o->option); in parse_opt()