Searched refs:ohash_insert (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dcompat_ohash.h61 void *ohash_insert(struct ohash *, unsigned int, void *);
H A Dtag.c139 ohash_insert(&tag_data, slot, entry);
H A Dchars.c434 ohash_insert(&mchars, slot, lines + i);
H A Dcompat_ohash.c155 ohash_insert(struct ohash *h, unsigned int i, void *p) function

Completed in 59 milliseconds