Searched refs:HashFuncPtr (Results 1 – 1 of 1) sorted by relevance
108 typedef int (*HashFuncPtr)(int table_size, void *key); typedef124 HashFuncPtr hashfunc;228 static int htable_create(int size_limit, HashFuncPtr hashf,1803 htable_create(int size_limit, HashFuncPtr hashf,