remote_cib        336 daemons/based/based_callbacks.c             xmlNode *remote_cib = get_message_xml(pong, F_CIB_CALLDATA);
remote_cib        343 daemons/based/based_callbacks.c                        remote_cib?crm_element_value(remote_cib, XML_ATTR_GENERATION_ADMIN):"_",
remote_cib        344 daemons/based/based_callbacks.c                        remote_cib?crm_element_value(remote_cib, XML_ATTR_GENERATION):"_",
remote_cib        345 daemons/based/based_callbacks.c                        remote_cib?crm_element_value(remote_cib, XML_ATTR_NUMUPDATES):"_",
remote_cib        346 daemons/based/based_callbacks.c                        digest, remote_cib);
remote_cib        348 daemons/based/based_callbacks.c             if(remote_cib && remote_cib->children) {
remote_cib        350 daemons/based/based_callbacks.c                 xml_calculate_changes(the_cib, remote_cib);
remote_cib        351 daemons/based/based_callbacks.c                 xml_log_changes(LOG_INFO, __func__, remote_cib);
remote_cib        355 daemons/based/based_callbacks.c             free_xml(remote_cib);