XML_RSC_ATTR_STICKINESS  193 lib/cib/cib_utils.c         crm_xml_add(nvpair, XML_ATTR_ID, "build-" XML_RSC_ATTR_STICKINESS);
XML_RSC_ATTR_STICKINESS  194 lib/cib/cib_utils.c         crm_xml_add(nvpair, XML_NVPAIR_ATTR_NAME, XML_RSC_ATTR_STICKINESS);
XML_RSC_ATTR_STICKINESS  229 lib/pengine/clone.c     if (g_hash_table_lookup(rsc->meta, XML_RSC_ATTR_STICKINESS) == NULL) {
XML_RSC_ATTR_STICKINESS  230 lib/pengine/clone.c         add_hash_param(rsc->meta, XML_RSC_ATTR_STICKINESS, "1");
XML_RSC_ATTR_STICKINESS  702 lib/pengine/complex.c     value = g_hash_table_lookup((*rsc)->meta, XML_RSC_ATTR_STICKINESS);