Searched refs:num_matches (Results 1 – 1 of 1) sorted by relevance
177 unsigned int num_matches = 0; in get_command() local182 num_matches++; in get_command()183 if ( num_matches == 1 && command) { in get_command()191 ++num_matches; in get_command()192 if ( num_matches == 1 && command) { in get_command()199 return num_matches; in get_command()
Completed in 8 milliseconds