Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/installer/libaura/
H A Ddict.c56 static void aura_dict_store_hash(struct aura_dict *d, const void *key, size_t key_size,
81 d->store = aura_dict_store_hash; in aura_dict_new()
237 aura_dict_store_hash(struct aura_dict *d, const void *key, size_t key_size, in aura_dict_store_hash() function