XML_CIB_TAG_RSC_TEMPLATE  257 lib/pengine/complex.c     template_ref = crm_element_value(xml_obj, XML_CIB_TAG_RSC_TEMPLATE);
XML_CIB_TAG_RSC_TEMPLATE  279 lib/pengine/complex.c     template = find_entity(cib_resources, XML_CIB_TAG_RSC_TEMPLATE, template_ref);
XML_CIB_TAG_RSC_TEMPLATE  360 lib/pengine/complex.c     template_ref = crm_element_value(xml_obj, XML_CIB_TAG_RSC_TEMPLATE);
XML_CIB_TAG_RSC_TEMPLATE  749 lib/pengine/unpack.c         if (crm_str_eq((const char *)xml_obj->name, XML_CIB_TAG_RSC_TEMPLATE, TRUE)) {