tmp_out 1522 lib/common/options.c pcmk__output_t *tmp_out = NULL; tmp_out 1527 lib/common/options.c int rc = pcmk__output_new(&tmp_out, "xml", "/dev/null", NULL); tmp_out 1533 lib/common/options.c pcmk__output_set_legacy_xml(tmp_out); tmp_out 1536 lib/common/options.c pcmk__output_fencing_params(tmp_out, name, desc_short, desc_long, true); tmp_out 1538 lib/common/options.c pcmk__output_cluster_options(tmp_out, name, desc_short, desc_long, tmp_out 1542 lib/common/options.c tmp_out->finish(tmp_out, CRM_EX_OK, false, (void **) &top); tmp_out 1551 lib/common/options.c pcmk__output_free(tmp_out);