Home
last modified time | relevance | path

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

/freebsd/lib/libc/db/hash/
H A Dextern.h41 void __buf_init(HTAB *, int);
H A Dhash_buf.c293 __buf_init(HTAB *hashp, int nbytes) in __buf_init() function
H A Dhash.c177 __buf_init(hashp, info->cachesize); in __hash_open()
179 __buf_init(hashp, DEF_BUFSIZE); in __hash_open()