Searched defs:hash_entry (Results 1 – 2 of 2) sorted by relevance
147 struct hash_entry struct158 struct hash_entry hash_table[HASHTABLE_SIZE]; argument1765 static BOOL urlcache_hash_entry_is_locked(struct hash_entry *hash_entry, entry_url *url_entry) in urlcache_hash_entry_is_locked()1796 struct hash_entry *hash_entry; in urlcache_get_entry_info() local2097 struct hash_entry *hash_entry; in urlcache_entry_get_file() local2260 struct hash_entry **hash_entry, entry_header **entry) in urlcache_next_entry()2423 struct hash_entry *hash_entry; in FreeUrlCacheSpaceW() local2848 struct hash_entry *hash_entry; in urlcache_entry_commit() local
64 typedef INT32 hash_entry; /* must hold (code_int<<8) | byte */ typedef