Searched refs:MDB_CP_COMPACT (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/libraries/liblmdb/
H A Dmdb_copy.c44 cpflags |= MDB_CP_COMPACT;
H A Dlmdb.h360 #define MDB_CP_COMPACT 0x01 macro
682 * <li>#MDB_CP_COMPACT - Perform compaction while copying: omit free
H A Dmdb.c9569 if (flags & MDB_CP_COMPACT)

Completed in 115 milliseconds