OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:minkeys
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/openldap/dist/libraries/liblmdb/
mdb.c
8354
unsigned int ptop,
minkeys
, thresh;
local
8359
minkeys
= 2;
8362
minkeys
= 1;
8371
NUMKEYS(mc->mc_pg[mc->mc_top]) >=
minkeys
) {
8509
if (PAGEFILL(mc->mc_txn->mt_env, mn.mc_pg[mn.mc_top]) >= thresh && NUMKEYS(mn.mc_pg[mn.mc_top]) >
minkeys
) {
Completed in 30 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026