Searched refs:me_last_pgno (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/libraries/liblmdb/
H A Dmdb_stat.c133 printf(" Number of pages used: %"Z"u\n", mei.me_last_pgno+1);
H A Dlmdb.h472 size_t me_last_pgno; /**< ID of the last used page */ member in struct:MDB_envinfo
H A Dmdb.c9717 arg->me_last_pgno = meta->mm_last_pg;
/netbsd-current/external/bsd/openldap/dist/servers/slapd/back-mdb/
H A Dmonitor.c209 bv.bv_len = snprintf( buf, sizeof( buf ), "%lu", mei.me_last_pgno+1 );

Completed in 122 milliseconds