Searched refs:second_partial_match (Results 1 – 2 of 2) sorted by relevance
192 int i, match, exact_match, second_partial_match; in parse_long_options() local213 second_partial_match = 0; in parse_long_options()250 second_partial_match = 1; in parse_long_options()252 if (!exact_match && second_partial_match) { in parse_long_options()
217 int i, match, exact_match, second_partial_match; in parse_long_options() local238 second_partial_match = 0; in parse_long_options()275 second_partial_match = 1; in parse_long_options()277 if (!exact_match && second_partial_match) { in parse_long_options()