Searched refs:abbrev_flags (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/lib/subcmd/
H A Dparse-options.c368 int abbrev_flags = 0, ambiguous_flags = 0; local
422 ambiguous_flags = abbrev_flags;
427 abbrev_flags = flags;
461 (abbrev_flags & OPT_UNSET) ? "no-" : "",
466 return get_value(p, abbrev_option, abbrev_flags);

Completed in 235 milliseconds