Searched refs:num_matches (Results 1 – 1 of 1) sorted by relevance
180 unsigned int num_matches = 0; in get_command() local185 num_matches++; in get_command()186 if ( num_matches == 1 && command) { in get_command()194 ++num_matches; in get_command()195 if ( num_matches == 1 && command) { in get_command()202 return num_matches; in get_command()
Completed in 5 milliseconds