Home
last modified time | relevance | path

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

/linux-3.4.99/tools/perf/util/
Dparse-options.c202 int abbrev_flags = 0, ambiguous_flags = 0; in parse_long_opt() local
237 ambiguous_flags = abbrev_flags; in parse_long_opt()
273 (ambiguous_flags & OPT_UNSET) ? "no-" : "", in parse_long_opt()