Searched refs:str_to_opt (Results 1 – 1 of 1) sorted by relevance
103 static int str_to_opt(const char *);301 str_to_opt(const char *topt) in str_to_opt() function380 o->option = str_to_opt(s); in parse_opt()397 if ((o->option = str_to_opt(topt)) == (int)OPTION_NONE) { in parse_opt()