ORTE_JOB_INFO_CACHE 221 orte/mca/rtc/hwloc/rtc_hwloc.c if (!orte_get_attribute(&jdata->attributes, ORTE_JOB_INFO_CACHE, (void**)&cache, OPAL_PTR) || ORTE_JOB_INFO_CACHE 224 orte/mca/rtc/hwloc/rtc_hwloc.c orte_set_attribute(&jdata->attributes, ORTE_JOB_INFO_CACHE, ORTE_ATTR_LOCAL, cache, OPAL_PTR); ORTE_JOB_INFO_CACHE 508 orte/orted/pmix/pmix_server_dyn.c if (orte_get_attribute(&jdata->attributes, ORTE_JOB_INFO_CACHE, (void**)&cache, OPAL_PTR) && ORTE_JOB_INFO_CACHE 514 orte/orted/pmix/pmix_server_dyn.c orte_set_attribute(&jdata->attributes, ORTE_JOB_INFO_CACHE, ORTE_ATTR_LOCAL, (void*)cache, OPAL_PTR); ORTE_JOB_INFO_CACHE 117 orte/orted/pmix/pmix_server_register_fns.c if (orte_get_attribute(&jdata->attributes, ORTE_JOB_INFO_CACHE, (void**)&cache, OPAL_PTR) && ORTE_JOB_INFO_CACHE 122 orte/orted/pmix/pmix_server_register_fns.c orte_remove_attribute(&jdata->attributes, ORTE_JOB_INFO_CACHE); ORTE_JOB_INFO_CACHE 113 orte/runtime/data_type_support/orte_dt_packing_fns.c if (orte_get_attribute(&jobs[i]->attributes, ORTE_JOB_INFO_CACHE, (void**)&cache, OPAL_PTR) && ORTE_JOB_INFO_CACHE 124 orte/runtime/data_type_support/orte_dt_unpacking_fns.c orte_set_attribute(&jobs[i]->attributes, ORTE_JOB_INFO_CACHE, ORTE_ATTR_LOCAL, (void*)cache, OPAL_PTR); ORTE_JOB_INFO_CACHE 369 orte/util/attr.c case ORTE_JOB_INFO_CACHE: