xml_string 45 tools/crm_verify.c char *xml_string; xml_string 61 tools/crm_verify.c &options.xml_string, "Check the configuration in the supplied string", xml_string 167 tools/crm_verify.c } else if (options.xml_string != NULL) { xml_string 168 tools/crm_verify.c cib_object = string2xml(options.xml_string); xml_string 171 tools/crm_verify.c g_set_error(&error, PCMK__RC_ERROR, rc, "Couldn't parse input string: %s", options.xml_string); xml_string 269 tools/crm_verify.c free(options.xml_string);