Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dcompat_ohash.c40 static void ohash_resize(struct ohash *);
73 ohash_resize(struct ohash *h) in ohash_resize() function
134 ohash_resize(h); in ohash_remove()
160 ohash_resize(h); in ohash_insert()
/freebsd/lib/libopenbsd/
H A Dohash.c38 static void ohash_resize(struct ohash *);
71 ohash_resize(struct ohash *h) in ohash_resize() function
132 ohash_resize(h); in ohash_remove()
158 ohash_resize(h); in ohash_insert()