Searched refs:hash_iterate_modify (Results 1 – 4 of 4) sorted by relevance
79 extern int hash_iterate_modify (hash_table *htab, void **ptr,
358 hash_iterate_modify (hash_table *htab, void **ptr, in hash_iterate_modify() function
456 (hash_iterate, hash_iterate_modify): Likewise.460 * hash.h (hash_iterate_modify): New declaration.461 * hash.c (hash_iterate_modify): New function.
288 while (hash_iterate_modify (&findex->gram4, &iter, &key, &keylen, &valuep) in message_fuzzy_index_alloc()