del_notify_callback  217 daemons/attrd/attrd_utils.c     the_cib->cmds->del_notify_callback(the_cib, T_CIB_REPLACE_NOTIFY, attrd_cib_replaced_cb);
del_notify_callback  218 daemons/attrd/attrd_utils.c     the_cib->cmds->del_notify_callback(the_cib, T_CIB_DIFF_NOTIFY, attrd_cib_updated_cb); 
del_notify_callback   69 daemons/controld/controld_based.c         fsa_cib_conn->cmds->del_notify_callback(fsa_cib_conn, T_CIB_REPLACE_NOTIFY, do_cib_replaced);
del_notify_callback   70 daemons/controld/controld_based.c         fsa_cib_conn->cmds->del_notify_callback(fsa_cib_conn, T_CIB_DIFF_NOTIFY, do_cib_updated);
del_notify_callback  228 daemons/controld/controld_control.c     fsa_cib_conn->cmds->del_notify_callback(fsa_cib_conn, T_CIB_REPLACE_NOTIFY, do_cib_replaced);
del_notify_callback  229 daemons/controld/controld_control.c     fsa_cib_conn->cmds->del_notify_callback(fsa_cib_conn, T_CIB_DIFF_NOTIFY, do_cib_updated);
del_notify_callback   52 daemons/controld/controld_transition.c             fsa_cib_conn->cmds->del_notify_callback(fsa_cib_conn, T_CIB_DIFF_NOTIFY,
del_notify_callback 1203 daemons/fenced/pacemaker-fenced.c         cib_api->cmds->del_notify_callback(cib_api, T_CIB_DIFF_NOTIFY, update_cib_cache_cb);
del_notify_callback   84 include/crm/cib/cib_types.h     int (*del_notify_callback) (cib_t *cib, const char *event,
del_notify_callback  375 lib/cib/cib_client.c     new_cib->cmds->del_notify_callback = cib_client_del_notify_callback;
del_notify_callback  848 tools/crm_mon.c             cib->cmds->del_notify_callback(cib, T_CIB_DIFF_NOTIFY,