T_CIB_REPLACE_NOTIFY 184 daemons/attrd/attrd_utils.c the_cib->cmds->del_notify_callback(the_cib, T_CIB_REPLACE_NOTIFY, attrd_cib_replaced_cb); T_CIB_REPLACE_NOTIFY 182 daemons/attrd/pacemaker-attrd.c rc = the_cib->cmds->add_notify_callback(the_cib, T_CIB_REPLACE_NOTIFY, attrd_cib_replaced_cb); T_CIB_REPLACE_NOTIFY 184 daemons/based/based_callbacks.c } else if (pcmk__str_eq(type, T_CIB_REPLACE_NOTIFY, pcmk__str_casei)) { T_CIB_REPLACE_NOTIFY 68 daemons/based/based_notify.c && pcmk__str_eq(type, T_CIB_REPLACE_NOTIFY, pcmk__str_casei)) { T_CIB_REPLACE_NOTIFY 265 daemons/based/based_notify.c crm_xml_add(replace_msg, F_SUBTYPE, T_CIB_REPLACE_NOTIFY); T_CIB_REPLACE_NOTIFY 69 daemons/controld/controld_based.c fsa_cib_conn->cmds->del_notify_callback(fsa_cib_conn, T_CIB_REPLACE_NOTIFY, do_cib_replaced); T_CIB_REPLACE_NOTIFY 105 daemons/controld/controld_based.c fsa_cib_conn->cmds->add_notify_callback(fsa_cib_conn, T_CIB_REPLACE_NOTIFY, T_CIB_REPLACE_NOTIFY 228 daemons/controld/controld_control.c fsa_cib_conn->cmds->del_notify_callback(fsa_cib_conn, T_CIB_REPLACE_NOTIFY, do_cib_replaced);