Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dcompat_ohash.h60 void *ohash_remove(struct ohash *, unsigned int);
H A Dcompat_ohash.c121 ohash_remove(struct ohash *h, unsigned int i) in ohash_remove() function