Searched refs:hash_ndx (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libsmbns/common/ | ||
H A D | smbns_hash.c | 175 unsigned int hash_ndx = 0; local 180 hash_ndx += *key; 187 hash_ndx += *key; 192 rval = (hash_ndx * HASH_MESH_VALUE) & handle->ht_table_mask; |
Completed in 21 milliseconds