Searched refs:hashtable_replace (Results 1 – 3 of 3) sorted by relevance
62 hashtable_replace(struct hashtable *h, const void *k, void *v);
208 int hashtable_replace(struct hashtable *h, const void *k, void *v) in hashtable_replace() function
638 ret = hashtable_replace(nodes, db_name, data); in db_write()
Completed in 25 milliseconds