xml_obj_ref 847 lib/pengine/unpack.c xmlNode *xml_obj_ref = NULL; xml_obj_ref 860 lib/pengine/unpack.c for (xml_obj_ref = pcmk__xe_first_child(xml_tag); xml_obj_ref != NULL; xml_obj_ref 861 lib/pengine/unpack.c xml_obj_ref = pcmk__xe_next(xml_obj_ref)) { xml_obj_ref 863 lib/pengine/unpack.c const char *obj_ref = ID(xml_obj_ref); xml_obj_ref 865 lib/pengine/unpack.c if (!pcmk__str_eq((const char *)xml_obj_ref->name, XML_CIB_TAG_OBJ_REF, pcmk__str_none)) { xml_obj_ref 871 lib/pengine/unpack.c crm_element_name(xml_obj_ref), tag_id);