HomeSort by: relevance | last modified time | path
    Searched refs:ms_depth (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/openldap/dist/libraries/liblmdb/
mdb_stat.c 33 printf(" Tree depth: %u\n", ms->ms_depth);
lmdb.h 461 unsigned int ms_depth; /**< Depth (height) of the B-tree */ member in struct:MDB_stat
mdb.c 9795 arg->ms_depth = db->md_depth;

Completed in 34 milliseconds