Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dcompat_ohash.h57 unsigned int ohash_lookup_memory(struct ohash *, const char *,
H A Dmansearch.c296 slot = ohash_lookup_memory(htab, in manmerge_term()
348 if (ohash_find(h2, ohash_lookup_memory(h2, in manmerge_and()
353 ohash_insert(hand, ohash_lookup_memory(hand, in manmerge_and()
376 slot2 = ohash_lookup_memory(htab, in manmerge_and()
H A Dmandoc_xr.c92 slot = ohash_lookup_memory(xr_hash, xr->hashkey, tsz, hv); in mandoc_xr_add()
H A Dcompat_ohash.c273 ohash_lookup_memory(struct ohash *h, const char *k, size_t size, uint32_t hv) in ohash_lookup_memory() function
H A Dmandocdb.c1017 slot = ohash_lookup_memory(&mpages, (char *)&inodev, in mlink_add()