orte_xml_file      50 orte/runtime/orte_mca_params.c static char *orte_xml_file = NULL;
orte_xml_file     461 orte/runtime/orte_mca_params.c     orte_xml_file = NULL;
orte_xml_file     466 orte/runtime/orte_mca_params.c                                   &orte_xml_file);
orte_xml_file     467 orte/runtime/orte_mca_params.c     if (NULL != orte_xml_file) {
orte_xml_file     470 orte/runtime/orte_mca_params.c             orte_xml_fp = fopen(orte_xml_file, "w");
orte_xml_file     472 orte/runtime/orte_mca_params.c                 opal_output(0, "Could not open specified xml output file: %s", orte_xml_file);