del_notify_callback  144 daemons/attrd/attrd_utils.c     the_cib->cmds->del_notify_callback(the_cib, T_CIB_REPLACE_NOTIFY, attrd_cib_replaced_cb);
del_notify_callback  145 daemons/attrd/attrd_utils.c     the_cib->cmds->del_notify_callback(the_cib, T_CIB_DIFF_NOTIFY, attrd_cib_updated_cb);
del_notify_callback  193 daemons/controld/controld_cib.c     cib_conn->cmds->del_notify_callback(cib_conn, T_CIB_REPLACE_NOTIFY,
del_notify_callback  195 daemons/controld/controld_cib.c     cib_conn->cmds->del_notify_callback(cib_conn, T_CIB_DIFF_NOTIFY,
del_notify_callback   49 daemons/controld/controld_transition.c             cib_conn->cmds->del_notify_callback(cib_conn, T_CIB_DIFF_NOTIFY,
del_notify_callback 1269 daemons/fenced/pacemaker-fenced.c         cib_api->cmds->del_notify_callback(cib_api, T_CIB_DIFF_NOTIFY, update_cib_cache_cb);
del_notify_callback   95 include/crm/cib/cib_types.h     int (*del_notify_callback) (cib_t *cib, const char *event,
del_notify_callback  627 lib/cib/cib_client.c     new_cib->cmds->del_notify_callback = cib_client_del_notify_callback;
del_notify_callback  963 tools/crm_mon.c             cib->cmds->del_notify_callback(cib, T_CIB_DIFF_NOTIFY,