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

/illumos-gate/usr/src/cmd/mandoc/
H A Dcompat_ohash.h70 unsigned int ohash_qlookup(struct ohash *, const char *);
H A Dtag.c133 slot = ohash_qlookup(&tag_data, s);
H A Dchars.c432 slot = ohash_qlookup(&mchars, lines[i].roffcode);
H A Dcompat_ohash.c324 ohash_qlookup(struct ohash *h, const char *s) function

Completed in 53 milliseconds