Searched refs:num_matches (Results 1 – 1 of 1) sorted by relevance
184 unsigned int num_matches = 0; in get_command() local189 num_matches++; in get_command()190 if ( num_matches == 1 && command) { in get_command()198 ++num_matches; in get_command()199 if ( num_matches == 1 && command) { in get_command()206 return num_matches; in get_command()
Completed in 9 milliseconds