Home
last modified time | relevance | path

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

/external/linux-tools-perf/util/
Dparse-options.c282 static void check_typos(const char *arg, const struct option *options) in check_typos() function
351 check_typos(arg + 1, options); in parse_options_step()