Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/db/hash/
H A Dextern.h43 void __buf_init(HTAB *, u_int);
H A Dhash_buf.c277 __buf_init(HTAB *hashp, u_int nbytes) in __buf_init() function
H A Dhash.c188 __buf_init(hashp, info->cachesize); in __hash_open()
190 __buf_init(hashp, DEF_BUFSIZE); in __hash_open()