Home
last modified time | relevance | path

Searched refs:hash_find (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/usr.sbin/mtree/
H A Donly.c77 hash_find(const char *str, uint32_t *h) in hash_find() function
115 if (!hash_find(str, &h)) { in fill()
134 if (hash_find(line, &h)) in load_only()
152 return hash_find(path, &h); in find_only()
/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dhash.h46 int hash_find(hash_t *, void *, void **);
H A Dmerge.c705 if (!hash_find(mcd->md_parent->td_idhash, (void *)&template, in remap_node()
707 !hash_find(mcd->md_tgt->td_idhash, (void *)&template, in remap_node()
924 if (!hash_find(rmd->rmd_tgt->td_idhash, (void *)&template, in redir_mstr_fwd_cb()
993 assert(hash_find(mcd->md_parent->td_idhash, in add_tdesc()
H A Dalist.c136 if (!hash_find(alist->al_elements, &template, &ret)) in alist_find()
H A Dhash.c203 hash_find(hash_t *hash, void *key, void **value) in hash_find() function
H A Ddwarf.c167 if (hash_find(dw->dw_tidhash, &tmpl, &tdp)) in tdesc_lookup()
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-20202069 (hash_find): Likewise.
2089 (hash_find): Likewise.
H A DChangeLog-98993445 converted to lower case. Don't do a hash_find for prefixes,
H A DChangeLog-0203334 hash_find.
H A DChangeLog-92951110 * macro.c (check_macro): Cast result of hash_find.
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-20202069 (hash_find): Likewise.
2089 (hash_find): Likewise.
H A DChangeLog-98993445 converted to lower case. Don't do a hash_find for prefixes,
H A DChangeLog-0203334 hash_find.
H A DChangeLog-92951110 * macro.c (check_macro): Cast result of hash_find.