Home
last modified time | relevance | path

Searched refs:si_be (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/bsd/openldap/dist/servers/slapd/
Dsyncrepl.c109 BackendDB *si_be; member
306 !overlay_is_inst( si->si_be, syncrepl_ov.on_bi.bi_type )) { in init_syncrepl()
307 overlay_config( si->si_be, syncrepl_ov.on_bi.bi_type, -1, NULL, NULL ); in init_syncrepl()
975 si->si_syncCookie.sid = ( SLAP_MULTIPROVIDER( si->si_be ) || si->si_be != si->si_wbe ) ? in do_syncrep1()
2008 be = si->si_be; in do_syncrepl()
3116 op->o_bd = si->si_be; in syncrepl_message_to_op()
3182 op->o_bd = si->si_be; in syncrepl_message_to_op()
5863 if ( sie->si_be && SLAP_SYNC_SUBENTRY( sie->si_be )) { in syncinfo_free()
6913 SLAP_DBFLAGS( si->si_be ) ^= SLAP_DBFLAG_MONITORING; in syncrepl_monitor_add()
6922 rc = mbe->register_database( si->si_be, &pndn ); in syncrepl_monitor_add()
[all …]