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