Searched refs:num_matches (Results 1 – 1 of 1) sorted by relevance
178 unsigned int num_matches = 0; in get_command() local183 num_matches++; in get_command()184 if ( num_matches == 1 && command) { in get_command()192 ++num_matches; in get_command()193 if ( num_matches == 1 && command) { in get_command()200 return num_matches; in get_command()
Completed in 5 milliseconds