Searched refs:htab_compute_hval (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/isns/isnsd/
H A Disns_htab.h91 uint32_t htab_compute_hval(const uchar_t *);
H A Dobj.c374 return (htab_compute_hval(key));
415 return (htab_compute_hval(key));
468 return (htab_compute_hval(key));
538 return (htab_compute_hval(key));
578 return (htab_compute_hval(key));
618 return (htab_compute_hval(key));
H A Dhtable.c655 * htab_compute_hval:
664 htab_compute_hval( function

Completed in 64 milliseconds