Searched refs:ht_match (Results 1 – 1 of 1) sorted by relevance
1629 hashtab_T ht_match[MT_COUNT]; // stores matches by key in find_tags() local1697 hash_init(&ht_match[mtt]); in find_tags()2658 hi = hash_lookup(&ht_match[mtt], mfp, hash); in find_tags()2661 if (hash_add_item(&ht_match[mtt], hi, mfp, hash) in find_tags()2810 hash_clear(&ht_match[mtt]); in find_tags()