Searched defs:ht_search (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/ipp/ipgpc/
H A Dtable.c35 static linked_list ht_search(hash_table, int);
120 * ht_search(table, key)
126 ht_search(hash_table table, int key) function
165 alist = ht_search(table, key);

Completed in 56 milliseconds