Home
last modified time | relevance | path

Searched refs:BUF_DISK (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/db/hash/
H A Dhash_buf.c115 is_disk = BUF_DISK; in __get_buf()
233 segp[segment_ndx] = (BUFHEAD *)BUF_DISK; in newbuf()
H A Dhash.h51 #define BUF_DISK 0x0002 macro