Home
last modified time | relevance | path

Searched defs:hsearch (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/upstream-freebsd/lib/libc/stdlib/
Dhsearch_r.c44 hsearch_lookup_free(struct __hsearch *hsearch, size_t hash) in hsearch_lookup_free()
78 struct __hsearch *hsearch; in hsearch_r() local
Dhdestroy_r.c37 struct __hsearch *hsearch; in hdestroy_r() local
Dhcreate_r.c37 struct __hsearch *hsearch; in hcreate_r() local
Dhcreate.c62 hsearch(ENTRY item, ACTION action) in hsearch() function