Home
last modified time | relevance | path

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

/freebsd-12.1/lib/libc/db/hash/
H A Dextern.h44 void __buf_init(HTAB *, int);
H A Dhash_buf.c299 __buf_init(HTAB *hashp, int nbytes) in __buf_init() function
H A Dhash.c183 __buf_init(hashp, info->cachesize); in __hash_open()
185 __buf_init(hashp, DEF_BUFSIZE); in __hash_open()