tmp_out 1529 lib/common/options.c pcmk__output_t *tmp_out = NULL; tmp_out 1534 lib/common/options.c int rc = pcmk__output_new(&tmp_out, "xml", "/dev/null", NULL); tmp_out 1540 lib/common/options.c pcmk__output_set_legacy_xml(tmp_out); tmp_out 1543 lib/common/options.c pcmk__output_fencing_params(tmp_out, name, desc_short, desc_long, true); tmp_out 1545 lib/common/options.c pcmk__output_cluster_options(tmp_out, name, desc_short, desc_long, tmp_out 1549 lib/common/options.c tmp_out->finish(tmp_out, CRM_EX_OK, false, (void **) &top); tmp_out 1558 lib/common/options.c pcmk__output_free(tmp_out);