clone            1371 lib/pacemaker/pcmk_sched_clone.c find_instance_on(const pe_resource_t *clone, const pe_node_t *node)
clone            1373 lib/pacemaker/pcmk_sched_clone.c     for (GList *gIter = clone->children; gIter != NULL; gIter = gIter->next) {
clone             277 lib/pengine/complex.c     const char *clone = NULL;
clone             318 lib/pengine/complex.c     clone = crm_element_value(xml_obj, XML_RSC_ATTR_INCARNATION);
clone             319 lib/pengine/complex.c     if(clone) {
clone             320 lib/pengine/complex.c         crm_xml_add(new_xml, XML_RSC_ATTR_INCARNATION, clone);