xml_native_rsc 183 lib/pengine/group.c xmlNode *xml_native_rsc = NULL; xml_native_rsc 201 lib/pengine/group.c for (xml_native_rsc = pcmk__xe_first_child(xml_obj, NULL, NULL, NULL); xml_native_rsc 202 lib/pengine/group.c xml_native_rsc != NULL; xml_native_rsc 203 lib/pengine/group.c xml_native_rsc = pcmk__xe_next(xml_native_rsc)) { xml_native_rsc 205 lib/pengine/group.c if (pcmk__xe_is(xml_native_rsc, PCMK_XE_PRIMITIVE)) { xml_native_rsc 208 lib/pengine/group.c crm_xml_add(xml_native_rsc, PCMK__META_CLONE, clone_id); xml_native_rsc 209 lib/pengine/group.c if (pe__unpack_resource(xml_native_rsc, &new_rsc, rsc,