Home
last modified time | relevance | path

Searched defs:dict_hdl (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libpool/common/
H A Ddict.c88 struct dict_hdl { struct
89 uint64_t dh_change;
90 int (*dh_cmp)(const void *, const void *);
91 uint64_t (*dh_hash)(const void *);
92 uint64_t dh_length;
93 dict_bucket_t **dh_buckets;
94 uint64_t dh_size;