Searched refs:abbrev_option (Results 1 – 1 of 1) sorted by relevance
243 const struct option *abbrev_option = NULL, *ambiguous_option = NULL; in parse_long_opt() local289 if (abbrev_option) { in parse_long_opt()296 ambiguous_option = abbrev_option; in parse_long_opt()301 abbrev_option = options; in parse_long_opt()337 abbrev_option->long_name); in parse_long_opt()338 if (abbrev_option) in parse_long_opt()339 return get_value(p, abbrev_option, abbrev_flags); in parse_long_opt()