expand_idref 255 include/crm/common/xml.h xmlNode *expand_idref(xmlNode * input, xmlNode * top); expand_idref 974 lib/pacemaker/pcmk_sched_colocation.c set = expand_idref(set, scheduler->input); expand_idref 75 lib/pacemaker/pcmk_sched_location.c rule_xml = expand_idref(rule_xml, rsc->cluster->input); expand_idref 502 lib/pacemaker/pcmk_sched_location.c set = expand_idref(set, scheduler->input); expand_idref 1028 lib/pacemaker/pcmk_sched_ordering.c set = expand_idref(set, scheduler->input); expand_idref 487 lib/pacemaker/pcmk_sched_tickets.c set = expand_idref(set, scheduler->input); expand_idref 664 lib/pengine/complex.c (*rsc)->ops_xml = expand_idref(ops, scheduler->input); expand_idref 374 lib/pengine/rules.c xmlNode *ref_nvpair = expand_idref(an_attr, top); expand_idref 465 lib/pengine/rules.c xmlNode *expanded_attr_set = expand_idref(attr_set, top); expand_idref 673 lib/pengine/rules.c rule = expand_idref(rule, NULL);