Searched refs:mod_hash_replace (Results 1 – 2 of 2) sorted by relevance
123 int mod_hash_replace(mod_hash_t *, mod_hash_key_t, mod_hash_val_t);
744 mod_hash_replace(mod_hash_t *hash, mod_hash_key_t key, mod_hash_val_t val) in mod_hash_replace() function