Home
last modified time | relevance | path

Searched refs:hte_table (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dmodhash.c65 static const hash_type_entry_t hte_table[] = { variable
463 for (htep = hte_table; htep->hte_type != NULL; htep++) in modhash()
623 for (htep = hte_table; htep->hte_type != NULL; htep++) in modent()