Searched refs:num_matches (Results 1 – 1 of 1) sorted by relevance
186 unsigned int num_matches = 0; in get_command() local191 num_matches++; in get_command()192 if ( num_matches == 1 && command) { in get_command()200 ++num_matches; in get_command()201 if ( num_matches == 1 && command) { in get_command()208 return num_matches; in get_command()
Completed in 7 milliseconds