expand_idref      253 include/crm/common/xml.h xmlNode *expand_idref(xmlNode * input, xmlNode * top);
expand_idref     1016 lib/pacemaker/pcmk_sched_constraints.c             set = expand_idref(set, data_set->input);
expand_idref     1085 lib/pacemaker/pcmk_sched_constraints.c     rule_xml = expand_idref(rule_xml, data_set->input);
expand_idref     2213 lib/pacemaker/pcmk_sched_constraints.c             set = expand_idref(set, data_set->input);
expand_idref     2760 lib/pacemaker/pcmk_sched_constraints.c             set = expand_idref(set, data_set->input);
expand_idref     3115 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);