Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dparse-options.c340 static void check_typos(const char *arg, const struct option *options) in check_typos() function
412 check_typos(arg, options); in parse_options_step()