Home
last modified time | relevance | path

Searched refs:find_shortoption (Results 1 – 1 of 1) sorted by relevance

/external/epid-sdk/ext/argtable3/
Dargtable3.c3919 int find_shortoption(struct arg_hdr * *table, char shortopt) in find_shortoption() function
4202 int tabindex = find_shortoption(table, (char)copt); in arg_parse_tagged()