Searched refs:ohash_next (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dcompat_ohash.h63 void *ohash_next(struct ohash *, unsigned int *);
H A Dtag.c166 entry = ohash_next(&tag_data, &slot);
H A Dcompat_ohash.c182 return ohash_next(h, pos);
186 ohash_next(struct ohash *h, unsigned int *pos) function

Completed in 57 milliseconds