Searched refs:find_opt (Results 1 – 1 of 1) sorted by relevance
36 static struct opt *find_opt(struct opt *opts, char *str) in find_opt() function86 o = find_opt(opts, cmdl->argv[i]); in parse_opts()