Home
last modified time | relevance | path

Searched refs:ohash_lookup_interval (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dcompat_ohash.h55 unsigned int ohash_lookup_interval(struct ohash *, const char *,
H A Dcompat_ohash.c225 ohash_lookup_interval(struct ohash *h, const char *start, const char *end, in ohash_lookup_interval() function
329 return ohash_lookup_interval(h, s, *e, hv); in ohash_qlookupi()