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

/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dmemcache.c109 typedef int (*HashFuncPtr)(int table_size, void *key); typedef
125 HashFuncPtr hashfunc;
229 static int htable_create(int size_limit, HashFuncPtr hashf,
1804 htable_create(int size_limit, HashFuncPtr hashf,

Completed in 18 milliseconds