Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/openldap/dist/servers/slapd/
Dsyncrepl.c2862 syncrepl_null_callback( in syncrepl_null_callback() function
2901 slap_callback cb = { NULL, syncrepl_null_callback, NULL, NULL }; in syncrepl_message_to_op()
3712 cb.sc_response = syncrepl_null_callback; in syncrepl_dirsync_cookie()
4045 cb.sc_response = syncrepl_null_callback; in syncrepl_entry()
4462 cb.sc_response = syncrepl_null_callback; in syncrepl_entry()
4668 cb.sc_response = syncrepl_null_callback; in syncrepl_del_nonpresent()
4710 cb.sc_response = syncrepl_null_callback; in syncrepl_del_nonpresent()
4763 cb.sc_response = syncrepl_null_callback; in syncrepl_add_glue_ancestors()
4905 cb.sc_response = syncrepl_null_callback; in syncrepl_add_glue()
4956 cb.sc_response = syncrepl_null_callback; in syncrepl_dsee_update()
[all …]