Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dparse-options.c241 int abbrev_flags = 0, ambiguous_flags = 0; in parse_long_opt() local
294 ambiguous_flags = abbrev_flags; in parse_long_opt()
331 (ambiguous_flags & OPT_UNSET) ? "no-" : "", in parse_long_opt()