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

/bionic/libc/upstream-freebsd/lib/libc/stdlib/
H A Dgetopt_long.c200 int i, match, exact_match, second_partial_match; local
221 second_partial_match = 0;
258 second_partial_match = 1;
260 if (!exact_match && second_partial_match) {

Completed in 19 milliseconds