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

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dfrontend.c124 SLAP_BFLAGS(frontendDB) |= SLAP_BFLAG_FRONTEND;
H A Dslap.h2328 #define SLAP_BFLAG_FRONTEND 0x0004U /* the frontendDB */ macro
2345 #define SLAP_FRONTEND(be) (SLAP_BFLAGS(be) & SLAP_BFLAG_FRONTEND)

Completed in 134 milliseconds