Home
last modified time | relevance | path

Searched refs:ms_depth (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/libraries/liblmdb/
H A Dmdb_stat.c33 printf(" Tree depth: %u\n", ms->ms_depth); in prstat()
H A Dlmdb.h461 unsigned int ms_depth; /**< Depth (height) of the B-tree */ member
H A Dmdb.c9685 arg->ms_depth = db->md_depth; in mdb_stat0()