Searched refs:__buf_free (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/lib/libc/db/hash/
H A Dextern.h42 int __buf_free(HTAB *, int, int);
H A Dhash_buf.c52 * __buf_free
300 __buf_free(HTAB *hashp, int do_free, int to_disk) function
H A Dhash.c413 if (__buf_free(hashp, 1, hashp->save_file))
463 if (__buf_free(hashp, 0, 1) || flush_meta(hashp))

Completed in 77 milliseconds