expanded_xml 608 lib/pacemaker/pcmk_sched_colocation.c unpack_colocation_tags(xmlNode *xml_obj, xmlNode **expanded_xml, expanded_xml 627 lib/pacemaker/pcmk_sched_colocation.c *expanded_xml = NULL; expanded_xml 639 lib/pacemaker/pcmk_sched_colocation.c *expanded_xml = pcmk__expand_tags_in_sets(xml_obj, data_set); expanded_xml 640 lib/pacemaker/pcmk_sched_colocation.c if (*expanded_xml != NULL) { expanded_xml 641 lib/pacemaker/pcmk_sched_colocation.c crm_log_xml_trace(*expanded_xml, "Expanded rsc_colocation"); expanded_xml 680 lib/pacemaker/pcmk_sched_colocation.c *expanded_xml = copy_xml(xml_obj); expanded_xml 683 lib/pacemaker/pcmk_sched_colocation.c if (!pcmk__tag_to_set(*expanded_xml, &dependent_set, XML_COLOC_ATTR_SOURCE, expanded_xml 685 lib/pacemaker/pcmk_sched_colocation.c free_xml(*expanded_xml); expanded_xml 686 lib/pacemaker/pcmk_sched_colocation.c *expanded_xml = NULL; expanded_xml 694 lib/pacemaker/pcmk_sched_colocation.c xml_remove_prop(*expanded_xml, XML_COLOC_ATTR_SOURCE_ROLE); expanded_xml 700 lib/pacemaker/pcmk_sched_colocation.c if (!pcmk__tag_to_set(*expanded_xml, &primary_set, XML_COLOC_ATTR_TARGET, expanded_xml 702 lib/pacemaker/pcmk_sched_colocation.c free_xml(*expanded_xml); expanded_xml 703 lib/pacemaker/pcmk_sched_colocation.c *expanded_xml = NULL; expanded_xml 711 lib/pacemaker/pcmk_sched_colocation.c xml_remove_prop(*expanded_xml, XML_COLOC_ATTR_TARGET_ROLE); expanded_xml 717 lib/pacemaker/pcmk_sched_colocation.c crm_log_xml_trace(*expanded_xml, "Expanded rsc_colocation"); expanded_xml 719 lib/pacemaker/pcmk_sched_colocation.c free_xml(*expanded_xml); expanded_xml 720 lib/pacemaker/pcmk_sched_colocation.c *expanded_xml = NULL; expanded_xml 741 lib/pacemaker/pcmk_sched_colocation.c xmlNode *expanded_xml = NULL; expanded_xml 752 lib/pacemaker/pcmk_sched_colocation.c if (unpack_colocation_tags(xml_obj, &expanded_xml, expanded_xml 756 lib/pacemaker/pcmk_sched_colocation.c if (expanded_xml) { expanded_xml 758 lib/pacemaker/pcmk_sched_colocation.c xml_obj = expanded_xml; expanded_xml 766 lib/pacemaker/pcmk_sched_colocation.c if (expanded_xml != NULL) { expanded_xml 767 lib/pacemaker/pcmk_sched_colocation.c free_xml(expanded_xml); expanded_xml 780 lib/pacemaker/pcmk_sched_colocation.c if (expanded_xml) { expanded_xml 781 lib/pacemaker/pcmk_sched_colocation.c free_xml(expanded_xml); expanded_xml 367 lib/pacemaker/pcmk_sched_location.c unpack_location_tags(xmlNode *xml_obj, xmlNode **expanded_xml, expanded_xml 377 lib/pacemaker/pcmk_sched_location.c *expanded_xml = NULL; expanded_xml 389 lib/pacemaker/pcmk_sched_location.c *expanded_xml = pcmk__expand_tags_in_sets(xml_obj, data_set); expanded_xml 390 lib/pacemaker/pcmk_sched_location.c if (*expanded_xml != NULL) { expanded_xml 391 lib/pacemaker/pcmk_sched_location.c crm_log_xml_trace(*expanded_xml, "Expanded rsc_location"); expanded_xml 412 lib/pacemaker/pcmk_sched_location.c *expanded_xml = copy_xml(xml_obj); expanded_xml 415 lib/pacemaker/pcmk_sched_location.c if (!pcmk__tag_to_set(*expanded_xml, &rsc_set, XML_LOC_ATTR_SOURCE, expanded_xml 417 lib/pacemaker/pcmk_sched_location.c free_xml(*expanded_xml); expanded_xml 418 lib/pacemaker/pcmk_sched_location.c *expanded_xml = NULL; expanded_xml 426 lib/pacemaker/pcmk_sched_location.c xml_remove_prop(*expanded_xml, XML_RULE_ATTR_ROLE); expanded_xml 428 lib/pacemaker/pcmk_sched_location.c crm_log_xml_trace(*expanded_xml, "Expanded rsc_location"); expanded_xml 432 lib/pacemaker/pcmk_sched_location.c free_xml(*expanded_xml); expanded_xml 433 lib/pacemaker/pcmk_sched_location.c *expanded_xml = NULL; expanded_xml 487 lib/pacemaker/pcmk_sched_location.c xmlNode *expanded_xml = NULL; expanded_xml 489 lib/pacemaker/pcmk_sched_location.c if (unpack_location_tags(xml_obj, &expanded_xml, data_set) != pcmk_rc_ok) { expanded_xml 493 lib/pacemaker/pcmk_sched_location.c if (expanded_xml) { expanded_xml 495 lib/pacemaker/pcmk_sched_location.c xml_obj = expanded_xml; expanded_xml 506 lib/pacemaker/pcmk_sched_location.c if (expanded_xml) { expanded_xml 507 lib/pacemaker/pcmk_sched_location.c free_xml(expanded_xml); expanded_xml 513 lib/pacemaker/pcmk_sched_location.c if (expanded_xml) { expanded_xml 514 lib/pacemaker/pcmk_sched_location.c free_xml(expanded_xml); expanded_xml 890 lib/pacemaker/pcmk_sched_ordering.c unpack_order_tags(xmlNode *xml_obj, xmlNode **expanded_xml, expanded_xml 908 lib/pacemaker/pcmk_sched_ordering.c *expanded_xml = pcmk__expand_tags_in_sets(xml_obj, data_set); expanded_xml 909 lib/pacemaker/pcmk_sched_ordering.c if (*expanded_xml != NULL) { expanded_xml 910 lib/pacemaker/pcmk_sched_ordering.c crm_log_xml_trace(*expanded_xml, "Expanded rsc_order"); expanded_xml 941 lib/pacemaker/pcmk_sched_ordering.c *expanded_xml = copy_xml(xml_obj); expanded_xml 944 lib/pacemaker/pcmk_sched_ordering.c if (!pcmk__tag_to_set(*expanded_xml, &rsc_set_first, XML_ORDER_ATTR_FIRST, expanded_xml 946 lib/pacemaker/pcmk_sched_ordering.c free_xml(*expanded_xml); expanded_xml 947 lib/pacemaker/pcmk_sched_ordering.c *expanded_xml = NULL; expanded_xml 955 lib/pacemaker/pcmk_sched_ordering.c xml_remove_prop(*expanded_xml, XML_ORDER_ATTR_FIRST_ACTION); expanded_xml 961 lib/pacemaker/pcmk_sched_ordering.c if (!pcmk__tag_to_set(*expanded_xml, &rsc_set_then, XML_ORDER_ATTR_THEN, expanded_xml 963 lib/pacemaker/pcmk_sched_ordering.c free_xml(*expanded_xml); expanded_xml 964 lib/pacemaker/pcmk_sched_ordering.c *expanded_xml = NULL; expanded_xml 972 lib/pacemaker/pcmk_sched_ordering.c xml_remove_prop(*expanded_xml, XML_ORDER_ATTR_THEN_ACTION); expanded_xml 978 lib/pacemaker/pcmk_sched_ordering.c crm_log_xml_trace(*expanded_xml, "Expanded rsc_order"); expanded_xml 980 lib/pacemaker/pcmk_sched_ordering.c free_xml(*expanded_xml); expanded_xml 981 lib/pacemaker/pcmk_sched_ordering.c *expanded_xml = NULL; expanded_xml 1001 lib/pacemaker/pcmk_sched_ordering.c xmlNode *expanded_xml = NULL; expanded_xml 1011 lib/pacemaker/pcmk_sched_ordering.c if (unpack_order_tags(xml_obj, &expanded_xml, data_set) != pcmk_rc_ok) { expanded_xml 1014 lib/pacemaker/pcmk_sched_ordering.c if (expanded_xml != NULL) { expanded_xml 1016 lib/pacemaker/pcmk_sched_ordering.c xml_obj = expanded_xml; expanded_xml 1027 lib/pacemaker/pcmk_sched_ordering.c if (expanded_xml != NULL) { expanded_xml 1028 lib/pacemaker/pcmk_sched_ordering.c free_xml(expanded_xml); expanded_xml 1037 lib/pacemaker/pcmk_sched_ordering.c if (expanded_xml != NULL) { expanded_xml 1038 lib/pacemaker/pcmk_sched_ordering.c free_xml(expanded_xml); expanded_xml 1046 lib/pacemaker/pcmk_sched_ordering.c if (expanded_xml != NULL) { expanded_xml 1047 lib/pacemaker/pcmk_sched_ordering.c free_xml(expanded_xml); expanded_xml 1056 lib/pacemaker/pcmk_sched_ordering.c if (expanded_xml) { expanded_xml 1057 lib/pacemaker/pcmk_sched_ordering.c free_xml(expanded_xml); expanded_xml 362 lib/pacemaker/pcmk_sched_tickets.c unpack_rsc_ticket_tags(xmlNode *xml_obj, xmlNode **expanded_xml, expanded_xml 374 lib/pacemaker/pcmk_sched_tickets.c *expanded_xml = NULL; expanded_xml 386 lib/pacemaker/pcmk_sched_tickets.c *expanded_xml = pcmk__expand_tags_in_sets(xml_obj, data_set); expanded_xml 387 lib/pacemaker/pcmk_sched_tickets.c if (*expanded_xml != NULL) { expanded_xml 388 lib/pacemaker/pcmk_sched_tickets.c crm_log_xml_trace(*expanded_xml, "Expanded rsc_ticket"); expanded_xml 409 lib/pacemaker/pcmk_sched_tickets.c *expanded_xml = copy_xml(xml_obj); expanded_xml 412 lib/pacemaker/pcmk_sched_tickets.c if (!pcmk__tag_to_set(*expanded_xml, &rsc_set, XML_COLOC_ATTR_SOURCE, expanded_xml 414 lib/pacemaker/pcmk_sched_tickets.c free_xml(*expanded_xml); expanded_xml 415 lib/pacemaker/pcmk_sched_tickets.c *expanded_xml = NULL; expanded_xml 423 lib/pacemaker/pcmk_sched_tickets.c xml_remove_prop(*expanded_xml, XML_COLOC_ATTR_SOURCE_ROLE); expanded_xml 427 lib/pacemaker/pcmk_sched_tickets.c free_xml(*expanded_xml); expanded_xml 428 lib/pacemaker/pcmk_sched_tickets.c *expanded_xml = NULL; expanded_xml 447 lib/pacemaker/pcmk_sched_tickets.c xmlNode *expanded_xml = NULL; expanded_xml 476 lib/pacemaker/pcmk_sched_tickets.c if (unpack_rsc_ticket_tags(xml_obj, &expanded_xml, expanded_xml 480 lib/pacemaker/pcmk_sched_tickets.c if (expanded_xml != NULL) { expanded_xml 482 lib/pacemaker/pcmk_sched_tickets.c xml_obj = expanded_xml; expanded_xml 493 lib/pacemaker/pcmk_sched_tickets.c if (expanded_xml != NULL) { expanded_xml 494 lib/pacemaker/pcmk_sched_tickets.c free_xml(expanded_xml); expanded_xml 500 lib/pacemaker/pcmk_sched_tickets.c if (expanded_xml) { expanded_xml 501 lib/pacemaker/pcmk_sched_tickets.c free_xml(expanded_xml); expanded_xml 240 lib/pengine/complex.c unpack_template(xmlNode * xml_obj, xmlNode ** expanded_xml, pe_working_set_t * data_set) expanded_xml 340 lib/pengine/complex.c *expanded_xml = new_xml; expanded_xml 565 lib/pengine/complex.c xmlNode *expanded_xml = NULL; expanded_xml 597 lib/pengine/complex.c if (unpack_template(xml_obj, &expanded_xml, data_set) == FALSE) { expanded_xml 608 lib/pengine/complex.c if (expanded_xml) { expanded_xml 609 lib/pengine/complex.c crm_log_xml_trace(expanded_xml, "[expanded XML]"); expanded_xml 610 lib/pengine/complex.c (*rsc)->xml = expanded_xml; expanded_xml 862 lib/pengine/complex.c if (expanded_xml) {