Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dmemcache.c108 typedef int (*HashFuncPtr)(int table_size, void *key); typedef
124 HashFuncPtr hashfunc;
228 static int htable_create(int size_limit, HashFuncPtr hashf,
1803 htable_create(int size_limit, HashFuncPtr hashf,