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

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dsyncrepl.c701 si->si_syncCookie.sid = ( SLAP_MULTIMASTER( si->si_be ) || si->si_be != si->si_wbe ) ?
1193 if ( SLAP_MULTIMASTER( op->o_bd ) && check_syncprov( op, si )) {
1375 if ( SLAP_MULTIMASTER( op->o_bd ) && check_syncprov( op, si )) {
2386 if ( SLAP_MULTIMASTER( op->o_bd )) {
2392 if ( SLAP_MULTIMASTER( op->o_bd )) {
3410 if ( SLAP_MULTIMASTER( op->o_bd )) {
3440 if ( SLAP_MULTIMASTER( op->o_bd )) {
H A Dslap.h1894 #define SLAP_MULTIMASTER(be) (SLAP_DBFLAGS(be) & SLAP_DBFLAG_MULTI_SHADOW) macro
H A Dbconfig.c1152 c->value_int = (SLAP_MULTIMASTER(c->be) != 0);
3713 if ( !SLAP_MULTIMASTER( c->be ))

Completed in 97 milliseconds