Searched refs:hash_insert (Results 1 – 4 of 4) sorted by relevance
75 hash_insert (ht, items); in hash_load()128 hash_insert (struct hash_table *ht, const void *item) in hash_insert() function
66 void *hash_insert __P((struct hash_table *ht, const void *item));
881 hash_insert (&dir->contents->dirfiles, new); in file_impossible()
991 struct a_word *owp = hash_insert (&a_word_table, wp); in func_filter_filterout()