Home
last modified time | relevance | path

Searched refs:maxkeypage (Results 1 – 5 of 5) sorted by relevance

/netbsd/include/
H A Ddb.h135 int maxkeypage; /* maximum keys per page */ member
/netbsd/usr.sbin/ypserv/common/
H A Dypdb.c154 info.maxkeypage = 0; in _ypdb_dbopen()
/netbsd/external/bsd/pkg_install/dist/lib/
H A Dpkgdb.c105 info.maxkeypage = 0; in pkgdb_open()
/netbsd/lib/libc/db/recno/
H A Drec_open.c83 btopeninfo.maxkeypage = 0; in __rec_open()
/netbsd/tests/lib/libc/db/
H A Dh_db.c637 ib.maxkeypage = atoi(eq); in setinfo()