XML_NVPAIR_ATTR_NAME 1032 attrd/commands.c crm_xml_add(xml_obj, XML_NVPAIR_ATTR_NAME, a->id); XML_NVPAIR_ATTR_NAME 296 attrd/legacy.c #define XPATH_NAME_IS(x) "@" XML_NVPAIR_ATTR_NAME "='" x "'" XML_NVPAIR_ATTR_NAME 299 attrd/legacy.c #define XPATH_NAME_START(x) "starts-with(@" XML_NVPAIR_ATTR_NAME ", '" x "')" XML_NVPAIR_ATTR_NAME 277 crmd/pengine.c crm_xml_add(xml, XML_NVPAIR_ATTR_NAME, attr_name); XML_NVPAIR_ATTR_NAME 116 crmd/te_callbacks.c const char *name = crm_element_value(attr, XML_NVPAIR_ATTR_NAME); XML_NVPAIR_ATTR_NAME 637 crmd/te_utils.c crm_element_value(reason, XML_NVPAIR_ATTR_NAME), XML_NVPAIR_ATTR_NAME 450 include/crm/msg_xml.h # define NAME(x) crm_element_value(x, XML_NVPAIR_ATTR_NAME) XML_NVPAIR_ATTR_NAME 1023 lib/common/xml.c crm_xml_add(attr, XML_NVPAIR_ATTR_NAME, (const char *)pIter->name); XML_NVPAIR_ATTR_NAME 4852 lib/common/xml.c crm_xml_add(nvp, XML_NVPAIR_ATTR_NAME, name); XML_NVPAIR_ATTR_NAME 4879 lib/common/xml.c crm_xml_add(tmp, XML_NVPAIR_ATTR_NAME, name); XML_NVPAIR_ATTR_NAME 4959 lib/common/xml.c const char *key = crm_element_value(child, XML_NVPAIR_ATTR_NAME); XML_NVPAIR_ATTR_NAME 729 lib/pengine/rules.c name = crm_element_value(an_attr, XML_NVPAIR_ATTR_NAME); XML_NVPAIR_ATTR_NAME 731 lib/pengine/rules.c name = crm_element_value(ref_nvpair, XML_NVPAIR_ATTR_NAME); XML_NVPAIR_ATTR_NAME 111 lib/pengine/rules_alerts.c const char *name = crm_element_value(child, XML_NVPAIR_ATTR_NAME); XML_NVPAIR_ATTR_NAME 157 lib/pengine/rules_alerts.c attr_name = crm_element_value(attr, XML_NVPAIR_ATTR_NAME); XML_NVPAIR_ATTR_NAME 149 lib/pengine/unpack.c "[(@" XML_NVPAIR_ATTR_NAME "='" XML_RSC_ATTR_PROVIDES "'" \ XML_NVPAIR_ATTR_NAME 150 lib/pengine/unpack.c "or @" XML_NVPAIR_ATTR_NAME "='" XML_RSC_ATTR_REQUIRES "') " \ XML_NVPAIR_ATTR_NAME 467 lib/pengine/unpack.c const char *name = crm_element_value(attr, XML_NVPAIR_ATTR_NAME); XML_NVPAIR_ATTR_NAME 853 lib/pengine/utils.c if (safe_str_eq(action, crm_element_value(child, XML_NVPAIR_ATTR_NAME))) { XML_NVPAIR_ATTR_NAME 891 lib/pengine/utils.c const char *name = crm_element_value(attr, XML_NVPAIR_ATTR_NAME); XML_NVPAIR_ATTR_NAME 901 lib/pengine/utils.c crm_xml_add(attr, XML_NVPAIR_ATTR_NAME, XML_OP_ATTR_START_DELAY);