Home
last modified time | relevance | path

Searched refs:ht_entry (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/lib9p/common/
H A Dhashtable.c47 h->ht_entries = l9p_calloc((size_t)size, sizeof(struct ht_entry)); in ht_init()
57 struct ht_entry *he; in ht_destroy()
88 struct ht_entry *entry; in ht_find_locked()
104 struct ht_entry *entry; in ht_add()
146 struct ht_entry *entry; in ht_remove_locked()
H A Dhashtable.h35 struct ht_entry * ht_entries;
40 struct ht_entry { struct