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

/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dmemcache.c125 HashFuncPtr hashfunc; member in struct:HashTable_struct
1740 int index = pTable->hashfunc(pTable->size, key);
1752 int index = pTable->hashfunc(pTable->size, key);
1767 int index = pTable->hashfunc(pTable->size, key);
1779 int index = pTable->hashfunc(pTable->size, key);
1823 (*ppTable)->hashfunc = hashf;

Completed in 23 milliseconds