Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/mdocml/
HDcompat_ohash.h60 void *ohash_remove(struct ohash *, unsigned int);
HDcompat_ohash.c128 ohash_remove(struct ohash *h, unsigned int i) in ohash_remove() function
/freebsd-11-stable/lib/libopenbsd/
HDohash.h65 void *ohash_remove(struct ohash *, unsigned int);
HDohash.c121 ohash_remove(struct ohash *h, unsigned int i) in ohash_remove() function