ORTE_APP_HOSTFILE 1983 orte/mca/plm/base/plm_base_launch_support.c             } else if (orte_get_attribute(&app->attributes, ORTE_APP_HOSTFILE, (void**)&hosts, OPAL_STRING)) {
ORTE_APP_HOSTFILE  343 orte/mca/ras/base/ras_base_allocate.c         if (orte_get_attribute(&app->attributes, ORTE_APP_HOSTFILE, (void**)&hosts, OPAL_STRING)) {
ORTE_APP_HOSTFILE  522 orte/mca/ras/base/ras_base_allocate.c             orte_set_attribute(&app->attributes, ORTE_APP_HOSTFILE, ORTE_ATTR_LOCAL, (void**)hosts, OPAL_STRING);
ORTE_APP_HOSTFILE   61 orte/mca/rmaps/base/rmaps_base_support_fns.c     if (orte_get_attribute(&app->attributes, ORTE_APP_HOSTFILE, (void**)&hosts, OPAL_STRING)) {
ORTE_APP_HOSTFILE  182 orte/mca/rmaps/base/rmaps_base_support_fns.c         } else if (orte_get_attribute(&app->attributes, ORTE_APP_HOSTFILE, (void**)&hosts, OPAL_STRING)) {
ORTE_APP_HOSTFILE  262 orte/mca/rmaps/seq/rmaps_seq.c         } else if (orte_get_attribute(&app->attributes, ORTE_APP_HOSTFILE, (void**)&hosts, OPAL_STRING)) {
ORTE_APP_HOSTFILE 1637 orte/orted/orted_submit.c             orte_set_attribute(&app->attributes, ORTE_APP_HOSTFILE, ORTE_ATTR_GLOBAL, value, OPAL_STRING);
ORTE_APP_HOSTFILE 1641 orte/orted/orted_submit.c         if(1 < j || orte_get_attribute(&app->attributes, ORTE_APP_HOSTFILE, NULL, OPAL_STRING)) {
ORTE_APP_HOSTFILE 1647 orte/orted/orted_submit.c             orte_set_attribute(&app->attributes, ORTE_APP_HOSTFILE, ORTE_ATTR_GLOBAL, value, OPAL_STRING);
ORTE_APP_HOSTFILE  217 orte/orted/pmix/pmix_server_dyn.c                 orte_set_attribute(&app->attributes, ORTE_APP_HOSTFILE,
ORTE_APP_HOSTFILE  213 orte/util/attr.c         case ORTE_APP_HOSTFILE: