Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/common/modules/genunix/
H A Dmodhash.c57 const char *hte_comparator; /* name of comparator function */ member
465 if (strcmp(kfunc, htep->hte_comparator) == 0) in modhash()