Searched defs:hash_tbl (Results 1 – 10 of 10) sorted by relevance
93 struct hash_tbl { struct94 ulong_t t_ident; /* dev no. for inode cache */95 int t_size; /* no. of buckets */96 Hash_type t_type; /* HASH_INT or HASH_STR */97 Hash_ent **t_entry; /* entries */
141 get_hash_index(unsigned int *hash_tbl, unsigned int hash_value, in get_hash_index()
64 unsigned int *hash_tbl; in output_all_gnu_mo_files() local
74 unsigned int *hash_tbl; in output_all_gnu_mo_files() local
223 class_lst_t *hash_tbl[CLASS_HASH_SZ + 1]; member373 sysevent_channel_descriptor_t *hash_tbl[CHAN_HASH_SZ]; member
86 hash_server_t *hash_tbl; member206 grow_tbl(hash_server_t **hash_tbl, size_t *tbl_size) in grow_tbl()
612 uint16_t hash_tbl[32]; in sfe_set_rx_filter_dp83815() local739 uint16_t hash_tbl[16]; in sfe_set_rx_filter_sis900() local
1280 get_hash_index(uint32_t *hash_tbl, uint32_t hash_value, uint32_t hash_size) in get_hash_index()
189 static hashentry_t *hash_tbl[OPTHASH_TBLSIZE] = { NULL }; variable
127 uintptr_t hash_tbl; member