Home
last modified time | relevance | path

Searched refs:__expand_table (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/lib/libc/db/hash/
H A Dextern.h47 int __expand_table(HTAB *);
H A Dhash_page.c449 return (__expand_table(hashp)); in __addel()
H A Dhash.c776 __expand_table(HTAB *hashp) in __expand_table() function