Searched refs:SLAP_DBFLAG_CLEAN (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-bdb/
H A Dinit.c186 be->be_flags |= SLAP_DBFLAG_CLEAN;
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dslap.h1867 #define SLAP_DBFLAG_CLEAN 0x10000U /* was cleanly shutdown */ macro
1895 #define SLAP_DBCLEAN(be) (SLAP_DBFLAGS(be) & SLAP_DBFLAG_CLEAN)

Completed in 126 milliseconds