expanded_xml 686 lib/pacemaker/pcmk_sched_colocation.c unpack_colocation_tags(xmlNode *xml_obj, xmlNode **expanded_xml, expanded_xml 705 lib/pacemaker/pcmk_sched_colocation.c *expanded_xml = NULL; expanded_xml 717 lib/pacemaker/pcmk_sched_colocation.c *expanded_xml = pcmk__expand_tags_in_sets(xml_obj, data_set); expanded_xml 718 lib/pacemaker/pcmk_sched_colocation.c if (*expanded_xml != NULL) { expanded_xml 719 lib/pacemaker/pcmk_sched_colocation.c crm_log_xml_trace(*expanded_xml, "Expanded rsc_colocation"); expanded_xml 758 lib/pacemaker/pcmk_sched_colocation.c *expanded_xml = copy_xml(xml_obj); expanded_xml 761 lib/pacemaker/pcmk_sched_colocation.c if (!pcmk__tag_to_set(*expanded_xml, &dependent_set, XML_COLOC_ATTR_SOURCE, expanded_xml 763 lib/pacemaker/pcmk_sched_colocation.c free_xml(*expanded_xml); expanded_xml 764 lib/pacemaker/pcmk_sched_colocation.c *expanded_xml = NULL; expanded_xml 772 lib/pacemaker/pcmk_sched_colocation.c xml_remove_prop(*expanded_xml, XML_COLOC_ATTR_SOURCE_ROLE); expanded_xml 778 lib/pacemaker/pcmk_sched_colocation.c if (!pcmk__tag_to_set(*expanded_xml, &primary_set, XML_COLOC_ATTR_TARGET, expanded_xml 780 lib/pacemaker/pcmk_sched_colocation.c free_xml(*expanded_xml); expanded_xml 781 lib/pacemaker/pcmk_sched_colocation.c *expanded_xml = NULL; expanded_xml 789 lib/pacemaker/pcmk_sched_colocation.c xml_remove_prop(*expanded_xml, XML_COLOC_ATTR_TARGET_ROLE); expanded_xml 795 lib/pacemaker/pcmk_sched_colocation.c crm_log_xml_trace(*expanded_xml, "Expanded rsc_colocation"); expanded_xml 797 lib/pacemaker/pcmk_sched_colocation.c free_xml(*expanded_xml); expanded_xml 798 lib/pacemaker/pcmk_sched_colocation.c *expanded_xml = NULL; expanded_xml 819 lib/pacemaker/pcmk_sched_colocation.c xmlNode *expanded_xml = NULL; expanded_xml 830 lib/pacemaker/pcmk_sched_colocation.c if (unpack_colocation_tags(xml_obj, &expanded_xml, expanded_xml 834 lib/pacemaker/pcmk_sched_colocation.c if (expanded_xml) { expanded_xml 836 lib/pacemaker/pcmk_sched_colocation.c xml_obj = expanded_xml; expanded_xml 844 lib/pacemaker/pcmk_sched_colocation.c if (expanded_xml != NULL) { expanded_xml 845 lib/pacemaker/pcmk_sched_colocation.c free_xml(expanded_xml); expanded_xml 858 lib/pacemaker/pcmk_sched_colocation.c if (expanded_xml) { expanded_xml 859 lib/pacemaker/pcmk_sched_colocation.c free_xml(expanded_xml); expanded_xml 366 lib/pacemaker/pcmk_sched_location.c unpack_location_tags(xmlNode *xml_obj, xmlNode **expanded_xml, expanded_xml 376 lib/pacemaker/pcmk_sched_location.c *expanded_xml = NULL; expanded_xml 388 lib/pacemaker/pcmk_sched_location.c *expanded_xml = pcmk__expand_tags_in_sets(xml_obj, data_set); expanded_xml 389 lib/pacemaker/pcmk_sched_location.c if (*expanded_xml != NULL) { expanded_xml 390 lib/pacemaker/pcmk_sched_location.c crm_log_xml_trace(*expanded_xml, "Expanded rsc_location"); expanded_xml 411 lib/pacemaker/pcmk_sched_location.c *expanded_xml = copy_xml(xml_obj); expanded_xml 414 lib/pacemaker/pcmk_sched_location.c if (!pcmk__tag_to_set(*expanded_xml, &rsc_set, XML_LOC_ATTR_SOURCE, expanded_xml 416 lib/pacemaker/pcmk_sched_location.c free_xml(*expanded_xml); expanded_xml 417 lib/pacemaker/pcmk_sched_location.c *expanded_xml = NULL; expanded_xml 425 lib/pacemaker/pcmk_sched_location.c xml_remove_prop(*expanded_xml, XML_RULE_ATTR_ROLE); expanded_xml 427 lib/pacemaker/pcmk_sched_location.c crm_log_xml_trace(*expanded_xml, "Expanded rsc_location"); expanded_xml 431 lib/pacemaker/pcmk_sched_location.c free_xml(*expanded_xml); expanded_xml 432 lib/pacemaker/pcmk_sched_location.c *expanded_xml = NULL; expanded_xml 486 lib/pacemaker/pcmk_sched_location.c xmlNode *expanded_xml = NULL; expanded_xml 488 lib/pacemaker/pcmk_sched_location.c if (unpack_location_tags(xml_obj, &expanded_xml, data_set) != pcmk_rc_ok) { expanded_xml 492 lib/pacemaker/pcmk_sched_location.c if (expanded_xml) { expanded_xml 494 lib/pacemaker/pcmk_sched_location.c xml_obj = expanded_xml; expanded_xml 505 lib/pacemaker/pcmk_sched_location.c if (expanded_xml) { expanded_xml 506 lib/pacemaker/pcmk_sched_location.c free_xml(expanded_xml); expanded_xml 512 lib/pacemaker/pcmk_sched_location.c if (expanded_xml) { expanded_xml 513 lib/pacemaker/pcmk_sched_location.c free_xml(expanded_xml); expanded_xml 887 lib/pacemaker/pcmk_sched_ordering.c unpack_order_tags(xmlNode *xml_obj, xmlNode **expanded_xml, expanded_xml 905 lib/pacemaker/pcmk_sched_ordering.c *expanded_xml = pcmk__expand_tags_in_sets(xml_obj, data_set); expanded_xml 906 lib/pacemaker/pcmk_sched_ordering.c if (*expanded_xml != NULL) { expanded_xml 907 lib/pacemaker/pcmk_sched_ordering.c crm_log_xml_trace(*expanded_xml, "Expanded rsc_order"); expanded_xml 938 lib/pacemaker/pcmk_sched_ordering.c *expanded_xml = copy_xml(xml_obj); expanded_xml 941 lib/pacemaker/pcmk_sched_ordering.c if (!pcmk__tag_to_set(*expanded_xml, &rsc_set_first, XML_ORDER_ATTR_FIRST, expanded_xml 943 lib/pacemaker/pcmk_sched_ordering.c free_xml(*expanded_xml); expanded_xml 944 lib/pacemaker/pcmk_sched_ordering.c *expanded_xml = NULL; expanded_xml 952 lib/pacemaker/pcmk_sched_ordering.c xml_remove_prop(*expanded_xml, XML_ORDER_ATTR_FIRST_ACTION); expanded_xml 958 lib/pacemaker/pcmk_sched_ordering.c if (!pcmk__tag_to_set(*expanded_xml, &rsc_set_then, XML_ORDER_ATTR_THEN, expanded_xml 960 lib/pacemaker/pcmk_sched_ordering.c free_xml(*expanded_xml); expanded_xml 961 lib/pacemaker/pcmk_sched_ordering.c *expanded_xml = NULL; expanded_xml 969 lib/pacemaker/pcmk_sched_ordering.c xml_remove_prop(*expanded_xml, XML_ORDER_ATTR_THEN_ACTION); expanded_xml 975 lib/pacemaker/pcmk_sched_ordering.c crm_log_xml_trace(*expanded_xml, "Expanded rsc_order"); expanded_xml 977 lib/pacemaker/pcmk_sched_ordering.c free_xml(*expanded_xml); expanded_xml 978 lib/pacemaker/pcmk_sched_ordering.c *expanded_xml = NULL; expanded_xml 998 lib/pacemaker/pcmk_sched_ordering.c xmlNode *expanded_xml = NULL; expanded_xml 1008 lib/pacemaker/pcmk_sched_ordering.c if (unpack_order_tags(xml_obj, &expanded_xml, data_set) != pcmk_rc_ok) { expanded_xml 1011 lib/pacemaker/pcmk_sched_ordering.c if (expanded_xml != NULL) { expanded_xml 1013 lib/pacemaker/pcmk_sched_ordering.c xml_obj = expanded_xml; expanded_xml 1024 lib/pacemaker/pcmk_sched_ordering.c if (expanded_xml != NULL) { expanded_xml 1025 lib/pacemaker/pcmk_sched_ordering.c free_xml(expanded_xml); expanded_xml 1034 lib/pacemaker/pcmk_sched_ordering.c if (expanded_xml != NULL) { expanded_xml 1035 lib/pacemaker/pcmk_sched_ordering.c free_xml(expanded_xml); expanded_xml 1043 lib/pacemaker/pcmk_sched_ordering.c if (expanded_xml != NULL) { expanded_xml 1044 lib/pacemaker/pcmk_sched_ordering.c free_xml(expanded_xml); expanded_xml 1053 lib/pacemaker/pcmk_sched_ordering.c if (expanded_xml) { expanded_xml 1054 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 247 lib/pengine/complex.c unpack_template(xmlNode * xml_obj, xmlNode ** expanded_xml, pe_working_set_t * data_set) expanded_xml 347 lib/pengine/complex.c *expanded_xml = new_xml; expanded_xml 593 lib/pengine/complex.c xmlNode *expanded_xml = NULL; expanded_xml 625 lib/pengine/complex.c if (unpack_template(xml_obj, &expanded_xml, data_set) == FALSE) { expanded_xml 636 lib/pengine/complex.c if (expanded_xml) { expanded_xml 637 lib/pengine/complex.c crm_log_xml_trace(expanded_xml, "[expanded XML]"); expanded_xml 638 lib/pengine/complex.c (*rsc)->xml = expanded_xml; expanded_xml 894 lib/pengine/complex.c if (expanded_xml) {