Searched refs:find_shortoption (Results 1 – 1 of 1) sorted by relevance
3919 int find_shortoption(struct arg_hdr * *table, char shortopt) in find_shortoption() function4202 int tabindex = find_shortoption(table, (char)copt); in arg_parse_tagged()