Home
last modified time | relevance | path

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

/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/include/crm/common/
H A Dxml.h273 void xml_log_changes(uint8_t level, const char *function, xmlNode *xml);
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/tools/
H A Dcrm_diff.c202 xml_log_changes(LOG_INFO, __FUNCTION__, object_2); in generate_patch()
H A Dcib_shadow.c441 xml_log_changes(LOG_INFO, __FUNCTION__, new_config); in main()
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/include/crm/common/
H A Dxml.h309 void xml_log_changes(uint8_t level, const char *function, xmlNode *xml);
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/tools/
H A Dcrm_diff.c252 xml_log_changes(LOG_INFO, __func__, object_2); in generate_patch()
H A Dcrm_shadow.c525 xml_log_changes(LOG_INFO, __func__, new_config); in main()
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/lib/cib/
H A Dcib_utils.c400 xml_log_changes(LOG_TRACE, __func__, scratch); in cib_perform_op()
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/lib/cib/
H A Dcib_utils.c467 xml_log_changes(LOG_TRACE, __FUNCTION__, scratch); in cib_perform_op()
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/daemons/based/
H A Dbased_callbacks.c359 xml_log_changes(LOG_INFO, __func__, remote_cib); in process_ping_reply()
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/cib/
H A Dcallbacks.c398 xml_log_changes(LOG_INFO, __FUNCTION__, remote_cib); in process_ping_reply()
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/lib/common/
H A Dxml.c386 xml_log_changes(uint8_t log_level, const char *function, xmlNode * xml) in xml_log_changes() function
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/lib/common/
H A Dxml.c1002 xml_log_changes(uint8_t log_level, const char *function, xmlNode * xml) in xml_log_changes() function