OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:me_last_pgno
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/openldap/dist/libraries/liblmdb/
mdb_stat.c
133
printf(" Number of pages used: %"Z"u\n", mei.
me_last_pgno
+1);
lmdb.h
472
size_t
me_last_pgno
; /**< ID of the last used page */
member in struct:MDB_envinfo
mdb.c
9827
arg->
me_last_pgno
= meta->mm_last_pg;
/src/external/bsd/openldap/dist/servers/slapd/back-mdb/
monitor.c
209
bv.bv_len = snprintf( buf, sizeof( buf ), "%lu", mei.
me_last_pgno
+1 );
Completed in 25 milliseconds
Indexes created Fri Jun 12 00:25:51 UTC 2026