remote_cib        459 daemons/based/based_callbacks.c             xmlNode *remote_cib = get_message_xml(pong, F_CIB_CALLDATA);
remote_cib        466 daemons/based/based_callbacks.c                        remote_cib?crm_element_value(remote_cib, XML_ATTR_GENERATION_ADMIN):"_",
remote_cib        467 daemons/based/based_callbacks.c                        remote_cib?crm_element_value(remote_cib, XML_ATTR_GENERATION):"_",
remote_cib        468 daemons/based/based_callbacks.c                        remote_cib?crm_element_value(remote_cib, XML_ATTR_NUMUPDATES):"_",
remote_cib        469 daemons/based/based_callbacks.c                        digest, remote_cib);
remote_cib        471 daemons/based/based_callbacks.c             if(remote_cib && remote_cib->children) {
remote_cib        473 daemons/based/based_callbacks.c                 xml_calculate_changes(the_cib, remote_cib);
remote_cib        474 daemons/based/based_callbacks.c                 pcmk__log_xml_changes(LOG_INFO, remote_cib);
remote_cib        478 daemons/based/based_callbacks.c             free_xml(remote_cib);