xml_value 950 lib/common/nvpair.c const char *xml_value = NULL; xml_value 959 lib/common/nvpair.c xml_value = crm_element_value(node, name); xml_value 961 lib/common/nvpair.c if (xml_value == NULL) { xml_value 965 lib/common/nvpair.c rc = crm_str_to_boolean(xml_value, &ret);