Searched refs:NE_HASH_FUNC (Results 1 – 2 of 2) sorted by relevance
20 typedef UINT32 (*NE_HASH_FUNC)(const void *); typedef37 NE_HASH_FUNC hash_func;41 NEOERR *ne_hash_init (NE_HASH **hash, NE_HASH_FUNC hash_func, NE_COMP_FUNC comp_func);
24 NEOERR *ne_hash_init (NE_HASH **hash, NE_HASH_FUNC hash_func, NE_COMP_FUNC comp_func) in ne_hash_init()