Home
last modified time | relevance | path

Searched refs:hash_insert (Results 1 – 24 of 24) sorted by relevance

/dflybsd-src/usr.sbin/mtree/
H A Donly.c81 hash_insert(char *str, uint32_t h) in hash_insert() function
108 hash_insert(str, h); in fill()
128 hash_insert(line, h); in load_only()
/dflybsd-src/contrib/binutils-2.34/gas/
H A Dhash.h44 extern const char *hash_insert (struct hash_control *,
H A Dhash.c206 hash_insert (struct hash_control *table, const char *key, void *val) in hash_insert() function
500 p = hash_insert (h, name = what ("symbol"), value = what ("value")); in main()
H A Decoff.c1583 err = hash_insert (hash_tbl, str, (char *) hash_ptr); in add_string()
2039 err = hash_insert (tag_hash, perm, (char *) hash_ptr); in get_tag()
H A Dread.c519 errtxt = hash_insert (po_hash, pop->poc_name, (char *) pop); in pop_insert()
/dflybsd-src/contrib/binutils-2.27/gas/
H A Dhash.h44 extern const char *hash_insert (struct hash_control *,
H A Dhash.c206 hash_insert (struct hash_control *table, const char *key, void *val) in hash_insert() function
500 p = hash_insert (h, name = what ("symbol"), value = what ("value")); in main()
H A Decoff.c1583 err = hash_insert (hash_tbl, str, (char *) hash_ptr); in add_string()
2039 err = hash_insert (tag_hash, perm, (char *) hash_ptr); in get_tag()
H A Dread.c517 errtxt = hash_insert (po_hash, pop->poc_name, (char *) pop); in pop_insert()
/dflybsd-src/contrib/lvm2/dist/libdm/datastruct/
H A Dhash.h31 int hash_insert(struct hash_table *t, const char *key, void *data);
/dflybsd-src/lib/libevtr/
H A Dinternal.h62 struct hashentry * hash_insert(struct hashtab *, uintptr_t, uintptr_t);
H A Dktrfmt.y109 if (!hash_insert(hsh->val.hashtab, key, in index_hash()
H A Devtr.c578 hash_insert(struct hashtab *tab, uintptr_t key, uintptr_t val) in hash_insert() function
694 hash_insert(&strtab->tab, (uintptr_t)str, (uintptr_t)val); in strhash_insert()
735 hash_insert(&symtab->tab, (uintptr_t)name, (uintptr_t)var); in symtab_insert()
H A Dktrfmt.tab.c182 if (!hash_insert(hsh->val.hashtab, key, in index_hash()
/dflybsd-src/contrib/grep/lib/
H A Dhash.h100 void *hash_insert (Hash_table *, const void *) _GL_ATTRIBUTE_WUR;
H A Dfts-cycle.c92 ad_from_table = hash_insert (fts->fts_cycle.ht, ad); in enter_dir()
H A Dexclude.c599 p = hash_insert (seg->v.table, str); in add_exclude()
H A Dhash.c1126 hash_insert (Hash_table *table, void const *entry) in hash_insert() function
H A Dfts.c746 ent = hash_insert (h, t2); in filesystem_type()
/dflybsd-src/sys/netgraph7/netflow/
H A Dnetflow.c236 hash_insert(priv_p priv, struct flow_hash_entry *hsh, struct flow_rec *r, in hash_insert() function
505 error = hash_insert(priv, hsh, &r, plen, tcp_flags); in ng_netflow_flow_add()
/dflybsd-src/contrib/binutils-2.27/gas/config/
H A Dobj-elf.c2337 hash_insert (list->indexes, group_name, idx_ptr); in build_group_lists()
H A Dtc-i386.c2604 hash_err = hash_insert (op_hash, in md_begin()
2629 hash_err = hash_insert (reg_hash, regtab->reg_name, (void *) regtab); in md_begin()
/dflybsd-src/contrib/binutils-2.34/gas/config/
H A Dobj-elf.c2454 hash_insert (list->indexes, group_name, idx_ptr); in build_group_lists()
H A Dtc-i386.c2979 hash_err = hash_insert (op_hash, in md_begin()
3004 hash_err = hash_insert (reg_hash, regtab->reg_name, (void *) regtab); in md_begin()