orte_default_dash_host 1662 orte/orted/orted_submit.c     } else if (NULL != orte_default_dash_host) {
orte_default_dash_host 1664 orte/orted/orted_submit.c                            orte_default_dash_host, OPAL_STRING);
orte_default_dash_host  156 orte/runtime/orte_globals.c char *orte_default_dash_host = NULL;
orte_default_dash_host  540 orte/runtime/orte_globals.h ORTE_DECLSPEC extern char *orte_default_dash_host;
orte_default_dash_host  398 orte/runtime/orte_mca_params.c     orte_default_dash_host = NULL;
orte_default_dash_host  403 orte/runtime/orte_mca_params.c                                   &orte_default_dash_host);
orte_default_dash_host  404 orte/runtime/orte_mca_params.c     if (NULL != orte_default_dash_host &&
orte_default_dash_host  405 orte/runtime/orte_mca_params.c         0 == strcmp(orte_default_dash_host, "none")) {
orte_default_dash_host  406 orte/runtime/orte_mca_params.c         free(orte_default_dash_host);
orte_default_dash_host  407 orte/runtime/orte_mca_params.c         orte_default_dash_host = NULL;