orte_map_stddiag_to_stdout  225 orte/mca/iof/base/iof_base_setup.c     if (!orte_map_stddiag_to_stderr && !orte_map_stddiag_to_stdout ) {
orte_map_stddiag_to_stdout  233 orte/mca/iof/base/iof_base_setup.c     } else if( orte_map_stddiag_to_stdout ) {
orte_map_stddiag_to_stdout 1543 orte/mca/plm/base/plm_base_launch_support.c     else if (orte_map_stddiag_to_stdout) {
orte_map_stddiag_to_stdout  185 orte/runtime/orte_globals.c bool orte_map_stddiag_to_stdout = false;
orte_map_stddiag_to_stdout  568 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_map_stddiag_to_stdout;
orte_map_stddiag_to_stdout  535 orte/runtime/orte_mca_params.c     orte_map_stddiag_to_stdout = false;
orte_map_stddiag_to_stdout  540 orte/runtime/orte_mca_params.c                                   &orte_map_stddiag_to_stdout);
orte_map_stddiag_to_stdout  541 orte/runtime/orte_mca_params.c     if( orte_map_stddiag_to_stderr && orte_map_stddiag_to_stdout ) {