Home
last modified time | relevance | path

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

/NextBSD/contrib/mdocml/
HDcompat_ohash.h68 uint32_t ohash_interval(const char *, const char **);
HDcompat_ohash.c216 ohash_interval(const char *s, const char **e) in ohash_interval() function
335 hv = ohash_interval(s, e); in ohash_qlookupi()
/NextBSD/lib/libopenbsd/
HDohash.h72 uint32_t ohash_interval(const char *, const char **);
HDohash.c209 ohash_interval(const char *s, const char **e) in ohash_interval() function
328 hv = ohash_interval(s, e); in ohash_qlookupi()