Home
last modified time | relevance | path

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

/mirbsd/src/lib/libc/db/hash/
Dextern.h46 int __expand_table(HTAB *);
Dhash_page.c446 return (__expand_table(hashp)); in __addel()
Dhash.c781 __expand_table(HTAB *hashp) in __expand_table() function