remote_cib        344 daemons/based/based_callbacks.c             xmlNode *remote_cib = get_message_xml(pong, F_CIB_CALLDATA);
remote_cib        351 daemons/based/based_callbacks.c                        remote_cib?crm_element_value(remote_cib, XML_ATTR_GENERATION_ADMIN):"_",
remote_cib        352 daemons/based/based_callbacks.c                        remote_cib?crm_element_value(remote_cib, XML_ATTR_GENERATION):"_",
remote_cib        353 daemons/based/based_callbacks.c                        remote_cib?crm_element_value(remote_cib, XML_ATTR_NUMUPDATES):"_",
remote_cib        354 daemons/based/based_callbacks.c                        digest, remote_cib);
remote_cib        356 daemons/based/based_callbacks.c             if(remote_cib && remote_cib->children) {
remote_cib        358 daemons/based/based_callbacks.c                 xml_calculate_changes(the_cib, remote_cib);
remote_cib        359 daemons/based/based_callbacks.c                 xml_log_changes(LOG_INFO, __func__, remote_cib);
remote_cib        363 daemons/based/based_callbacks.c             free_xml(remote_cib);