remote_cib 472 daemons/based/based_callbacks.c xmlNode *remote_cib = pcmk__xe_first_child(wrapper, NULL, NULL, NULL); remote_cib 478 daemons/based/based_callbacks.c if (remote_cib != NULL) { remote_cib 479 daemons/based/based_callbacks.c admin_epoch_s = crm_element_value(remote_cib, remote_cib 481 daemons/based/based_callbacks.c epoch_s = crm_element_value(remote_cib, PCMK_XA_EPOCH); remote_cib 482 daemons/based/based_callbacks.c num_updates_s = crm_element_value(remote_cib, remote_cib 494 daemons/based/based_callbacks.c digest, remote_cib); remote_cib 496 daemons/based/based_callbacks.c if(remote_cib && remote_cib->children) { remote_cib 498 daemons/based/based_callbacks.c xml_calculate_changes(the_cib, remote_cib); remote_cib 499 daemons/based/based_callbacks.c pcmk__log_xml_changes(LOG_INFO, remote_cib); remote_cib 503 daemons/based/based_callbacks.c free_xml(remote_cib);