Searched refs:total_matches (Results 1 – 1 of 1) sorted by relevance
1028 size_t total_matches; in hash_all_partial_matches() local1029 const struct spec **matches = lookup_all(rec, key, 0, true, &total_matches); in hash_all_partial_matches()1037 for (i = 0; i < total_matches; i++) { in hash_all_partial_matches()