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

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dbackend.c771 return ( ( SLAP_SYNC_SHADOW( op->o_bd ) && SLAPD_SYNC_IS_SYNCCONN( op->o_connid ) ) ||
H A Dslap.h1896 #define SLAP_SYNC_SHADOW(be) (SLAP_DBFLAGS(be) & SLAP_DBFLAG_SYNC_SHADOW) macro
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/overlays/
H A Dsyncprov.c3144 if ( SLAP_SYNC_SHADOW( op->o_bd )) {

Completed in 274 milliseconds