expand_idref      259 include/crm/common/xml.h xmlNode *expand_idref(xmlNode * input, xmlNode * top);
expand_idref      723 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     1175 lib/pacemaker/pcmk_sched_ordering.c         set = expand_idref(set, data_set->input);
expand_idref      467 lib/pacemaker/pcmk_sched_tickets.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);