Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dctxcsn.c151 slap_create_context_csn_entry( in slap_create_context_csn_entry() function
H A Dslapcommon.c994 ctxcsn_e = slap_create_context_csn_entry( be, NULL ); in slap_tool_update_ctxcsn()
H A Dproto-slap.h874 LDAP_SLAPD_F (Entry *) slap_create_context_csn_entry LDAP_P(( Backend *, struct berval *));
H A Dsyncrepl.c5107 Entry *e = slap_create_context_csn_entry( op->o_bd, NULL ); in syncrepl_updateCookie()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dsyncprov.c1615 Entry *e = slap_create_context_csn_entry( opm.o_bd, NULL ); in syncprov_checkpoint()