Home
last modified time | relevance | path

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

/external/iproute2/tipc/
Dcmdl.c36 static struct opt *find_opt(struct opt *opts, char *str) in find_opt() function
86 o = find_opt(opts, cmdl->argv[i]); in parse_opts()