remote_cib 461 daemons/based/based_callbacks.c xmlNode *remote_cib = pcmk__xe_first_child(wrapper, NULL, NULL, NULL); remote_cib 467 daemons/based/based_callbacks.c if (remote_cib != NULL) { remote_cib 468 daemons/based/based_callbacks.c admin_epoch_s = crm_element_value(remote_cib, remote_cib 470 daemons/based/based_callbacks.c epoch_s = crm_element_value(remote_cib, PCMK_XA_EPOCH); remote_cib 471 daemons/based/based_callbacks.c num_updates_s = crm_element_value(remote_cib, remote_cib 483 daemons/based/based_callbacks.c digest, remote_cib); remote_cib 485 daemons/based/based_callbacks.c if(remote_cib && remote_cib->children) { remote_cib 487 daemons/based/based_callbacks.c xml_calculate_changes(the_cib, remote_cib); remote_cib 488 daemons/based/based_callbacks.c pcmk__log_xml_changes(LOG_INFO, remote_cib); remote_cib 492 daemons/based/based_callbacks.c free_xml(remote_cib);