xml_value 929 lib/common/nvpair.c const char *xml_value = NULL; xml_value 938 lib/common/nvpair.c xml_value = crm_element_value(node, name); xml_value 940 lib/common/nvpair.c if (xml_value == NULL) { xml_value 944 lib/common/nvpair.c rc = crm_str_to_boolean(xml_value, &ret);