Home
last modified time | relevance | path

Searched defs:maxcache (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mpl/bind/dist/tests/dns/
H A Drbtdb_test.c
/netbsd-src/include/
H A Dmpool.h68 pgno_t maxcache; /* max number of cached pages */ member
/netbsd-src/lib/libc/db/mpool/
H A Dmpool.c75 mpool_open(void *key, int fd, pgno_t pagesize, pgno_t maxcache) in mpool_open()