find_entity 407 cib/messages.c equiv_node = find_entity(parent, object_name, object_id); find_entity 258 crmd/pengine.c configuration = find_entity(xml, XML_CIB_TAG_CONFIGURATION, NULL); find_entity 263 crmd/pengine.c crm_config = find_entity(configuration, XML_CIB_TAG_CRMCONFIG, NULL); find_entity 268 crmd/pengine.c cluster_property_set = find_entity(crm_config, XML_CIB_TAG_PROPSET, NULL); find_entity 188 include/crm/common/xml.h xmlNode *find_entity(xmlNode * parent, const char *node_name, const char *id); find_entity 412 lib/cib/cib_ops.c target = find_entity(parent, object_name, object_id); find_entity 509 lib/cib/cib_ops.c equiv_node = find_entity(parent, object_name, object_id); find_entity 536 lib/common/operations.c xml_op = find_entity(parent, XML_LRM_TAG_RSC_OP, op_id); find_entity 1603 lib/common/xml.c : find_entity(haystack, crm_element_name(needle), ID(needle)); find_entity 4622 lib/common/xml.c target = find_entity(parent, object_name, object_id); find_entity 279 lib/pengine/complex.c template = find_entity(cib_resources, XML_CIB_TAG_RSC_TEMPLATE, template_ref);