hashentry
struct hashentry *tmp;
struct hashentry *tmp;
struct hashentry *tmp, *ttmp;
struct hashentry *tmp;
struct hashentry *tmp;
struct hashentry *new_entry = malloc(sizeof(struct hashentry));
LIST_ENTRY(hashentry) entry_link;
LIST_HEAD(entries_list, hashentry);
struct hashentry *next;
struct hashentry *buckets[NR_BUCKETS];
struct hashentry *ent, *next;
struct hashentry *ent;
struct hashentry *
struct hashentry *ent;
struct hashentry;
struct hashentry * hash_insert(struct hashtab *, uintptr_t, uintptr_t);
struct hashentry *next;
struct hashentry *buckets[NR_BUCKETS];
struct hashentry *ent;
static struct hashentry *
struct hashentry *ent;
struct hashentry *ent, *prev;