Searched refs:hash_remove (Results 1 – 3 of 3) sorted by relevance
29 int hash_remove(T_HashTable *H, T_HashTableEl *E, size_t hint);
204 int hash_remove(T_HashTable *H,T_HashTableEl *E, size_t hint) in hash_remove() function
276 hash_remove(filehash, (void *) This, This->hint); in normal_map()508 return hash_remove(filehash, (void *) Stream, This->hint); in free_file()