ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT  285 ompi/tools/ompi_info/param.c     mpirun_prefix_by_default = ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT ? "yes" : "no";
ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT  808 orte/mca/plm/rsh/plm_rsh_module.c     if ((bool)ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT) {
ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 1140 orte/mca/plm/rsh/plm_rsh_module.c         if ((bool)ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT) {
ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT  121 orte/orted/orted_submit.c static bool want_prefix_by_default = (bool) ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT;
ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT  359 orte/tools/orte-info/param.c     orterun_prefix_by_default = ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT ? "yes" : "no";
ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT  124 oshmem/tools/oshmem_info/param.c     mpirun_prefix_by_default = ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT ? "yes" : "no";