Home
last modified time | relevance | path

Searched refs:ohash_entries (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dcompat_ohash.h64 unsigned int ohash_entries(struct ohash *);
H A Dmansearch.c336 if (ohash_entries(h2) < ohash_entries(hand)) { in manmerge_and()
H A Dcompat_ohash.c166 ohash_entries(struct ohash *h) in ohash_entries() function
H A Ddba.c443 ne = ohash_entries(macro); in dba_macro_write()