Home
last modified time | relevance | path

Searched refs:ohash_lookup_memory (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/bsd/mdocml/dist/
H A Dcompat_ohash.h57 unsigned int ohash_lookup_memory(struct ohash *, const char *,
H A Dmansearch.c295 slot = ohash_lookup_memory(htab, in manmerge_term()
345 if (ohash_find(h2, ohash_lookup_memory(h2, in manmerge_and()
350 ohash_insert(hand, ohash_lookup_memory(hand, in manmerge_and()
373 slot2 = ohash_lookup_memory(htab, in manmerge_and()
H A Dmandoc_xr.c90 slot = ohash_lookup_memory(xr_hash, xr->hashkey, tsz, hv); in mandoc_xr_add()
H A Dcompat_ohash.c281 ohash_lookup_memory(struct ohash *h, const char *k, size_t size, uint32_t hv) in ohash_lookup_memory() function
H A Dmandocdb.c960 slot = ohash_lookup_memory(&mpages, (char *)&inodev, in mlink_add()
/netbsd-src/usr.bin/m4/lib/
H A Dohash.h57 unsigned int ohash_lookup_memory(struct ohash *, const char *,
H A Dohash_lookup_memory.c23 ohash_lookup_memory(struct ohash *h, const char *k, size_t size, uint32_t hv) in ohash_lookup_memory() function
/netbsd-src/usr.bin/m4/
H A DMakefile15 ohash_lookup_interval.c ohash_lookup_memory.c ohash_qlookup.c \