Searched defs:hash_entry (Results 1 – 6 of 6) sorted by relevance
28 typedef struct hash_entry { struct29 struct hash_entry *next_entry; argument30 struct hash_entry *right_entry; argument31 struct hash_entry *left_entry; argument34 } hash_entry; argument
55 sip_hash_t *hash_entry; in sip_hash_add() local92 sip_hash_t *hash_entry; in sip_hash_find() local116 sip_hash_t *hash_entry; in sip_walk_hash() local143 sip_hash_t *hash_entry; in sip_hash_delete() local
449 lm_searcher_hash_entry_t *hash_entry = NULL; in lm_searcher_mirror_hash_insert() local518 lm_searcher_hash_entry_t *hash_entry = NULL; in lm_searcher_mirror_hash_remove() local
199 nscd_hash_t *idx_p, *hash_entry; in _nscd_add_db_entry() local
1031 _sd_hash_hd_t hash_entry; in sdbc_hashchain_wstep() local
3908 hash_entry(Cache *refsec, Cache *strsec, const char *hsecname, Word hashndx, in hash_entry() function