cib_xml_orig      965 tools/crm_resource.c                           pcmk__output_t *out, xmlNode **cib_xml_orig)
cib_xml_orig      971 tools/crm_resource.c                  && (cib_xml_orig != NULL) && (*cib_xml_orig == NULL));
cib_xml_orig      981 tools/crm_resource.c     rc = update_scheduler_input(out, *scheduler, cib_conn, cib_xml_orig);
cib_xml_orig     1193 tools/crm_resource.c            xmlNode *cib_xml_orig)
cib_xml_orig     1214 tools/crm_resource.c                xmlNode *cib_xml_orig)
cib_xml_orig     1239 tools/crm_resource.c              xmlNode *cib_xml_orig)
cib_xml_orig     1302 tools/crm_resource.c                    xmlNode *cib_xml_orig)
cib_xml_orig     1313 tools/crm_resource.c            xmlNode *cib_xml_orig)
cib_xml_orig     1324 tools/crm_resource.c               xmlNode *cib_xml_orig)
cib_xml_orig     1352 tools/crm_resource.c                     xmlNode *cib_xml_orig)
cib_xml_orig     1359 tools/crm_resource.c                                            cib_xml_orig, options.force);
cib_xml_orig     1367 tools/crm_resource.c                xmlNode *cib_xml_orig)
cib_xml_orig     1377 tools/crm_resource.c                      xmlNode *cib_xml_orig)
cib_xml_orig     1398 tools/crm_resource.c             xmlNode *cib_xml_orig)
cib_xml_orig     1413 tools/crm_resource.c                  xmlNode *cib_xml_orig)
cib_xml_orig     1474 tools/crm_resource.c                        xmlNode *cib_xml_orig)
cib_xml_orig     1486 tools/crm_resource.c                    xmlNode *cib_xml_orig)
cib_xml_orig     1496 tools/crm_resource.c                     xmlNode *cib_xml_orig)
cib_xml_orig     1508 tools/crm_resource.c                          pcmk_ipc_api_t *controld_api, xmlNode *cib_xml_orig)
cib_xml_orig     1518 tools/crm_resource.c                       xmlNode *cib_xml_orig)
cib_xml_orig     1533 tools/crm_resource.c                     xmlNode *cib_xml_orig)
cib_xml_orig     1558 tools/crm_resource.c                       xmlNode *cib_xml_orig)
cib_xml_orig     1568 tools/crm_resource.c                       xmlNode *cib_xml_orig)
cib_xml_orig     1589 tools/crm_resource.c                       xmlNode *cib_xml_orig)
cib_xml_orig     1599 tools/crm_resource.c               xmlNode *cib_xml_orig)
cib_xml_orig     1611 tools/crm_resource.c                 xmlNode *cib_xml_orig)
cib_xml_orig     1665 tools/crm_resource.c             xmlNode *cib_xml_orig)
cib_xml_orig     1686 tools/crm_resource.c                  xmlNode *cib_xml_orig)
cib_xml_orig     1696 tools/crm_resource.c                      xmlNode *cib_xml_orig)
cib_xml_orig     1706 tools/crm_resource.c                xmlNode *cib_xml_orig)
cib_xml_orig     1725 tools/crm_resource.c                xmlNode *cib_xml_orig)
cib_xml_orig     1741 tools/crm_resource.c                  xmlNode *cib_xml_orig)
cib_xml_orig     1757 tools/crm_resource.c                                        cib_xml_orig, options.force);
cib_xml_orig     1764 tools/crm_resource.c             xmlNode *cib_xml_orig)
cib_xml_orig     1774 tools/crm_resource.c            xmlNode *cib_xml_orig)
cib_xml_orig     2059 tools/crm_resource.c     xmlNode *cib_xml_orig = NULL;
cib_xml_orig     2254 tools/crm_resource.c                                        &cib_xml_orig);
cib_xml_orig     2348 tools/crm_resource.c                                  cib_xml_orig);
cib_xml_orig     2389 tools/crm_resource.c     pcmk__xml_free(cib_xml_orig);
cib_xml_orig      125 tools/crm_resource.h                                   cib_t *cib, xmlNode *cib_xml_orig,
cib_xml_orig      131 tools/crm_resource.h                                   cib_t *cib, xmlNode *cib_xml_orig,
cib_xml_orig      135 tools/crm_resource.h                            cib_t *cib, xmlNode **cib_xml_orig);
cib_xml_orig      301 tools/crm_resource_runtime.c                          cib_t *cib, xmlNode *cib_xml_orig,
cib_xml_orig      305 tools/crm_resource_runtime.c     xmlNode *rsc_xml = get_cib_rsc(cib_xml_orig, rsc);
cib_xml_orig      409 tools/crm_resource_runtime.c                  xmlNode *cib_xml_orig, gboolean force, GList **results)
cib_xml_orig      468 tools/crm_resource_runtime.c                 rsc_xml = get_cib_rsc(cib_xml_orig, rsc);
cib_xml_orig      560 tools/crm_resource_runtime.c                                  recursive, cib, cib_xml_orig, force, results);
cib_xml_orig      575 tools/crm_resource_runtime.c                               cib_t *cib, xmlNode *cib_xml_orig, gboolean force)
cib_xml_orig      583 tools/crm_resource_runtime.c     pcmk__assert(cib_xml_orig != NULL);
cib_xml_orig      589 tools/crm_resource_runtime.c         return update_element_attribute(out, rsc, cib, cib_xml_orig, attr_name,
cib_xml_orig      603 tools/crm_resource_runtime.c                           cib_xml_orig, force, &results);
cib_xml_orig      622 tools/crm_resource_runtime.c                               cib_t *cib, xmlNode *cib_xml_orig, gboolean force)
cib_xml_orig      628 tools/crm_resource_runtime.c     pcmk__assert((cib != NULL) && (cib_xml_orig != NULL));
cib_xml_orig      637 tools/crm_resource_runtime.c         xmlNode *rsc_xml = get_cib_rsc(cib_xml_orig, rsc);
cib_xml_orig     1420 tools/crm_resource_runtime.c                        cib_t *cib, xmlNode **cib_xml_orig)
cib_xml_orig     1429 tools/crm_resource_runtime.c                  && ((cib_xml_orig == NULL) || (*cib_xml_orig == NULL)));
cib_xml_orig     1438 tools/crm_resource_runtime.c     if (cib_xml_orig != NULL) {
cib_xml_orig     1458 tools/crm_resource_runtime.c     if ((rc == pcmk_rc_ok) && (cib_xml_orig != NULL)) {
cib_xml_orig     1459 tools/crm_resource_runtime.c         *cib_xml_orig = queried_xml;
cib_xml_orig     1468 tools/crm_resource_runtime.c update_dataset(cib_t *cib, pcmk_scheduler_t *scheduler, xmlNode **cib_xml_orig,
cib_xml_orig     1521 tools/crm_resource_runtime.c         rc = update_dataset(shadow_cib, scheduler, cib_xml_orig, false);
cib_xml_orig     1531 tools/crm_resource_runtime.c         pcmk__xml_free(*cib_xml_orig);
cib_xml_orig     1532 tools/crm_resource_runtime.c         *cib_xml_orig = xml;
cib_xml_orig     1689 tools/crm_resource_runtime.c     xmlNode *cib_xml_orig = NULL;
cib_xml_orig     1784 tools/crm_resource_runtime.c     rc = update_dataset(cib, scheduler, &cib_xml_orig, false);
cib_xml_orig     1823 tools/crm_resource_runtime.c                                            cib_xml_orig, force);
cib_xml_orig     1839 tools/crm_resource_runtime.c     rc = update_dataset(cib, scheduler, &cib_xml_orig, true);
cib_xml_orig     1867 tools/crm_resource_runtime.c             rc = update_dataset(cib, scheduler, &cib_xml_orig, false);
cib_xml_orig     1905 tools/crm_resource_runtime.c                                            cib_xml_orig, force);
cib_xml_orig     1912 tools/crm_resource_runtime.c                                            cib_xml_orig, force);
cib_xml_orig     1948 tools/crm_resource_runtime.c             rc = update_dataset(cib, scheduler, &cib_xml_orig, false);
cib_xml_orig     1989 tools/crm_resource_runtime.c                                       FALSE, cib, cib_xml_orig, force);
cib_xml_orig     1994 tools/crm_resource_runtime.c                                       PCMK_META_TARGET_ROLE, cib, cib_xml_orig,