#include <hsearch.h>
Data Fields | |
struct HASHELEMENT * | link |
uint32 | hashvalue |
Definition at line 51 of file hsearch.h.
Definition at line 54 of file hsearch.h.
Referenced by expand_table(), hash_search_with_hash_value(), and hash_update_hash_key().
struct HASHELEMENT* HASHELEMENT::link |
Definition at line 53 of file hsearch.h.
Referenced by element_alloc(), expand_table(), get_hash_entry(), hash_search_with_hash_value(), hash_seq_search(), and hash_update_hash_key().