expand_idref 268 include/crm/common/xml.h xmlNode *expand_idref(xmlNode * input, xmlNode * top); expand_idref 764 lib/pacemaker/pcmk_sched_colocation.c set = expand_idref(set, data_set->input); expand_idref 71 lib/pacemaker/pcmk_sched_location.c rule_xml = expand_idref(rule_xml, data_set->input); expand_idref 502 lib/pacemaker/pcmk_sched_location.c set = expand_idref(set, data_set->input); expand_idref 1023 lib/pacemaker/pcmk_sched_ordering.c set = expand_idref(set, data_set->input); expand_idref 489 lib/pacemaker/pcmk_sched_tickets.c set = expand_idref(set, data_set->input); expand_idref 623 lib/pengine/complex.c (*rsc)->ops_xml = expand_idref(ops, data_set->input); expand_idref 366 lib/pengine/rules.c xmlNode *ref_nvpair = expand_idref(an_attr, top); expand_idref 457 lib/pengine/rules.c xmlNode *expanded_attr_set = expand_idref(attr_set, top); expand_idref 647 lib/pengine/rules.c rule = expand_idref(rule, NULL);