expand_idref      253 include/crm/common/xml.h xmlNode *expand_idref(xmlNode * input, xmlNode * top);
expand_idref     1015 lib/pacemaker/pcmk_sched_constraints.c             set = expand_idref(set, data_set->input);
expand_idref     1084 lib/pacemaker/pcmk_sched_constraints.c     rule_xml = expand_idref(rule_xml, data_set->input);
expand_idref     2211 lib/pacemaker/pcmk_sched_constraints.c             set = expand_idref(set, data_set->input);
expand_idref     2758 lib/pacemaker/pcmk_sched_constraints.c             set = expand_idref(set, data_set->input);
expand_idref     3113 lib/pacemaker/pcmk_sched_constraints.c             set = expand_idref(set, data_set->input);
expand_idref      549 lib/pengine/complex.c     (*rsc)->ops_xml = expand_idref(ops, data_set->input);
expand_idref      373 lib/pengine/rules.c             xmlNode *ref_nvpair = expand_idref(an_attr, top);
expand_idref      547 lib/pengine/rules.c             xmlNode *expanded_attr_set = expand_idref(attr_set, top);
expand_idref      773 lib/pengine/rules.c     rule = expand_idref(rule, NULL);