remote_cib 449 daemons/based/based_callbacks.c xmlNode *remote_cib = pcmk__xe_first_child(wrapper, NULL, NULL, NULL); remote_cib 455 daemons/based/based_callbacks.c if (remote_cib != NULL) { remote_cib 456 daemons/based/based_callbacks.c admin_epoch_s = crm_element_value(remote_cib, remote_cib 458 daemons/based/based_callbacks.c epoch_s = crm_element_value(remote_cib, PCMK_XA_EPOCH); remote_cib 459 daemons/based/based_callbacks.c num_updates_s = crm_element_value(remote_cib, remote_cib 471 daemons/based/based_callbacks.c digest, remote_cib); remote_cib 473 daemons/based/based_callbacks.c if(remote_cib && remote_cib->children) { remote_cib 475 daemons/based/based_callbacks.c xml_calculate_changes(the_cib, remote_cib); remote_cib 476 daemons/based/based_callbacks.c pcmk__log_xml_changes(LOG_INFO, remote_cib); remote_cib 480 daemons/based/based_callbacks.c pcmk__xml_free(remote_cib);