ORTE_JOB_TRANSPORT_KEY  409 orte/mca/plm/base/plm_base_launch_support.c         if (orte_get_attribute(&parent->attributes, ORTE_JOB_TRANSPORT_KEY, (void**)&key, OPAL_STRING) &&
ORTE_JOB_TRANSPORT_KEY  412 orte/mca/plm/base/plm_base_launch_support.c             orte_set_attribute(&caddy->jdata->attributes, ORTE_JOB_TRANSPORT_KEY, ORTE_ATTR_LOCAL, key, OPAL_STRING);
ORTE_JOB_TRANSPORT_KEY  618 orte/orted/orted_main.c         if (!orte_get_attribute(&jdata->attributes, ORTE_JOB_TRANSPORT_KEY, (void**)&string_key, OPAL_STRING) || NULL == string_key) {
ORTE_JOB_TRANSPORT_KEY  367 orte/util/attr.c         case ORTE_JOB_TRANSPORT_KEY:
ORTE_JOB_TRANSPORT_KEY  169 orte/util/pre_condition_transports.c         orte_set_attribute(&jdata->attributes, ORTE_JOB_TRANSPORT_KEY, ORTE_ATTR_LOCAL, string_key, OPAL_STRING);