Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/ipp/ipgpc/
H A Dtable.c33 static linked_list ht_search(hash_table, int);
124 ht_search(hash_table table, int key) in ht_search() function
163 alist = ht_search(table, key); in ht_retrieve()