Searched refs:SLAP_SHADOW (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-monitor/
H A Dmodify.c69 assert( !SLAP_SHADOW( op->o_bd ) );
H A Ddatabase.c238 SLAP_SHADOW( be ) ? (struct berval *)&slap_true_bv :
278 if ( SLAP_SHADOW( be ) && be->be_update_refs ) {
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dcompare.c219 if ( SLAP_SHADOW(op->o_bd) && get_dontUseCopy(op) ) {
H A Dsearch.c380 if ( SLAP_SHADOW(op->o_bd) && get_dontUseCopy(op) ) {
H A Dbconfig.c1151 if ( SLAP_SHADOW(c->be))
1281 if(SLAP_SHADOW(c->be))
1983 if(c->value_int && !SLAP_SHADOW(c->be)) {
3668 if(SLAP_SHADOW(c->be)) {
3703 if ( SLAP_SHADOW(c->be) ) {
3742 if(!SLAP_SHADOW(c->be) && !c->be->be_syncinfo) {
H A Dbackend.c772 ( SLAP_SHADOW( op->o_bd ) && be_isupdate_dn( op->o_bd, &op->o_ndn ) ) );
H A Dslap.h1890 #define SLAP_SHADOW(be) (SLAP_DBFLAGS(be) & SLAP_DBFLAG_SHADOW) macro
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-bdb/
H A Ddelete.c434 if ( !SLAP_SHADOW( op->o_bd )) {
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/overlays/
H A Dppolicy.c1154 if ( SLAP_SHADOW( op->o_bd ) && pi->forward_updates ) {

Completed in 222 milliseconds