Home
last modified time | relevance | path

Searched refs:ohash_insert (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dcompat_ohash.h61 void *ohash_insert(struct ohash *, unsigned int, void *);
H A Dchars.c449 ohash_insert(&mchars, slot, lines + i); in mchars_alloc()
H A Dmandoc_xr.c94 ohash_insert(xr_hash, slot, xr); in mandoc_xr_add()
H A Dmansearch.c304 ohash_insert(htab, slot, rp); in manmerge_term()
353 ohash_insert(hand, ohash_lookup_memory(hand, in manmerge_and()
379 ohash_insert(htab, slot2, res); in manmerge_and()
H A Dtag.c144 ohash_insert(&tag_data, slot, entry); in tag_put()
H A Dcompat_ohash.c148 ohash_insert(struct ohash *h, unsigned int i, void *p) in ohash_insert() function
H A Ddba.c353 ohash_insert(macro, slot, entry); in get_macro_entry()
H A Dmandocdb.c1012 ohash_insert(&mlinks, slot, mlink); in mlink_add()
1027 ohash_insert(&mpages, slot, mpage); in mlink_add()
1894 ohash_insert(htab, slot, s); in putkeys()
H A Dhtml.c419 ohash_insert(&id_unique, slot, entry); in html_make_id()
H A Droff.c657 ohash_insert(htab, slot, req); in roffhash_alloc()