cib_xml_orig      980 tools/crm_resource.c initialize_scheduler_data(xmlNode **cib_xml_orig)
cib_xml_orig      991 tools/crm_resource.c     rc = update_scheduler_input(out, scheduler, cib_conn, cib_xml_orig);
cib_xml_orig     1438 tools/crm_resource.c     xmlNode *cib_xml_orig = NULL;
cib_xml_orig     1641 tools/crm_resource.c         rc = initialize_scheduler_data(&cib_xml_orig);
cib_xml_orig     1971 tools/crm_resource.c                                                cib_xml_orig, options.force);
cib_xml_orig     1981 tools/crm_resource.c                                                cib_xml_orig, options.force);
cib_xml_orig     2063 tools/crm_resource.c     pcmk__xml_free(cib_xml_orig);
cib_xml_orig      127 tools/crm_resource.h                                   cib_t *cib, xmlNode *cib_xml_orig,
cib_xml_orig      133 tools/crm_resource.h                                   cib_t *cib, xmlNode *cib_xml_orig,
cib_xml_orig      137 tools/crm_resource.h                            cib_t *cib, xmlNode **cib_xml_orig);
cib_xml_orig      283 tools/crm_resource_runtime.c                          cib_t *cib, xmlNode *cib_xml_orig,
cib_xml_orig      289 tools/crm_resource_runtime.c     rsc_xml = get_cib_rsc(cib_xml_orig, rsc);
cib_xml_orig      392 tools/crm_resource_runtime.c                  xmlNode *cib_xml_orig, gboolean force, GList **results)
cib_xml_orig      451 tools/crm_resource_runtime.c                 rsc_xml = get_cib_rsc(cib_xml_orig, rsc);
cib_xml_orig      543 tools/crm_resource_runtime.c                                  recursive, cib, cib_xml_orig, force, results);
cib_xml_orig      558 tools/crm_resource_runtime.c                               cib_t *cib, xmlNode *cib_xml_orig, gboolean force)
cib_xml_orig      566 tools/crm_resource_runtime.c     pcmk__assert(cib_xml_orig != NULL);
cib_xml_orig      572 tools/crm_resource_runtime.c         return update_element_attribute(out, rsc, cib, cib_xml_orig, attr_name,
cib_xml_orig      586 tools/crm_resource_runtime.c                           cib_xml_orig, force, &results);
cib_xml_orig      605 tools/crm_resource_runtime.c                               cib_t *cib, xmlNode *cib_xml_orig, gboolean force)
cib_xml_orig      611 tools/crm_resource_runtime.c     pcmk__assert((cib != NULL) && (cib_xml_orig != NULL));
cib_xml_orig      622 tools/crm_resource_runtime.c         rsc_xml = get_cib_rsc(cib_xml_orig, rsc);
cib_xml_orig     1380 tools/crm_resource_runtime.c                        cib_t *cib, xmlNode **cib_xml_orig)
cib_xml_orig     1389 tools/crm_resource_runtime.c                  && ((cib_xml_orig == NULL) || (*cib_xml_orig == NULL)));
cib_xml_orig     1398 tools/crm_resource_runtime.c     if (cib_xml_orig != NULL) {
cib_xml_orig     1418 tools/crm_resource_runtime.c     if ((rc == pcmk_rc_ok) && (cib_xml_orig != NULL)) {
cib_xml_orig     1419 tools/crm_resource_runtime.c         *cib_xml_orig = queried_xml;
cib_xml_orig     1428 tools/crm_resource_runtime.c update_dataset(cib_t *cib, pcmk_scheduler_t *scheduler, xmlNode **cib_xml_orig,
cib_xml_orig     1482 tools/crm_resource_runtime.c         rc = update_dataset(shadow_cib, scheduler, cib_xml_orig, false);
cib_xml_orig     1492 tools/crm_resource_runtime.c         pcmk__xml_free(*cib_xml_orig);
cib_xml_orig     1493 tools/crm_resource_runtime.c         *cib_xml_orig = xml;
cib_xml_orig     1646 tools/crm_resource_runtime.c     xmlNode *cib_xml_orig = NULL;
cib_xml_orig     1741 tools/crm_resource_runtime.c     rc = update_dataset(cib, scheduler, &cib_xml_orig, false);
cib_xml_orig     1780 tools/crm_resource_runtime.c                                            cib_xml_orig, force);
cib_xml_orig     1796 tools/crm_resource_runtime.c     rc = update_dataset(cib, scheduler, &cib_xml_orig, true);
cib_xml_orig     1824 tools/crm_resource_runtime.c             rc = update_dataset(cib, scheduler, &cib_xml_orig, false);
cib_xml_orig     1862 tools/crm_resource_runtime.c                                            cib_xml_orig, force);
cib_xml_orig     1869 tools/crm_resource_runtime.c                                            cib_xml_orig, force);
cib_xml_orig     1905 tools/crm_resource_runtime.c             rc = update_dataset(cib, scheduler, &cib_xml_orig, false);
cib_xml_orig     1946 tools/crm_resource_runtime.c                                       FALSE, cib, cib_xml_orig, force);
cib_xml_orig     1951 tools/crm_resource_runtime.c                                       PCMK_META_TARGET_ROLE, cib, cib_xml_orig,