xml_value 880 lib/common/nvpair.c const char *xml_value = NULL; xml_value 889 lib/common/nvpair.c xml_value = crm_element_value(node, name); xml_value 891 lib/common/nvpair.c if (xml_value == NULL) { xml_value 895 lib/common/nvpair.c rc = crm_str_to_boolean(xml_value, &ret);