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

/illumos-gate/usr/src/uts/common/ipp/ipgpc/
H A Dtable.c34 static int ht_hash(int);
39 * ht_hash(a)
44 ht_hash(int a) function
71 x = ht_hash(key);
131 x = ht_hash(key);
211 x = ht_hash(key);
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dhash_table.h119 size_t (*ht_hash)(struct ht_handle *handle, const char *key); member in struct:ht_handle

Completed in 64 milliseconds