remote_cib        342 daemons/based/based_callbacks.c             xmlNode *remote_cib = get_message_xml(pong, F_CIB_CALLDATA);
remote_cib        349 daemons/based/based_callbacks.c                        remote_cib?crm_element_value(remote_cib, XML_ATTR_GENERATION_ADMIN):"_",
remote_cib        350 daemons/based/based_callbacks.c                        remote_cib?crm_element_value(remote_cib, XML_ATTR_GENERATION):"_",
remote_cib        351 daemons/based/based_callbacks.c                        remote_cib?crm_element_value(remote_cib, XML_ATTR_NUMUPDATES):"_",
remote_cib        352 daemons/based/based_callbacks.c                        digest, remote_cib);
remote_cib        354 daemons/based/based_callbacks.c             if(remote_cib && remote_cib->children) {
remote_cib        356 daemons/based/based_callbacks.c                 xml_calculate_changes(the_cib, remote_cib);
remote_cib        359 daemons/based/based_callbacks.c                 pcmk__xml_show_changes(logger_out, remote_cib);
remote_cib        363 daemons/based/based_callbacks.c             free_xml(remote_cib);