orte_topo_signature 156 orte/mca/ess/base/ess_base_std_orted.c orte_topo_signature = opal_hwloc_base_get_topo_signature(opal_hwloc_topology); orte_topo_signature 503 orte/mca/ess/base/ess_base_std_orted.c orte_topo_signature = opal_hwloc_base_get_topo_signature(opal_hwloc_topology); orte_topo_signature 504 orte/mca/ess/base/ess_base_std_orted.c t->sig = strdup(orte_topo_signature); orte_topo_signature 544 orte/mca/ess/hnp/ess_hnp_module.c orte_topo_signature = opal_hwloc_base_get_topo_signature(opal_hwloc_topology); orte_topo_signature 545 orte/mca/ess/hnp/ess_hnp_module.c t->sig = strdup(orte_topo_signature); orte_topo_signature 858 orte/mca/ess/hnp/ess_hnp_module.c free(orte_topo_signature); orte_topo_signature 636 orte/orted/orted_comm.c if (ORTE_SUCCESS != (ret = opal_dss.pack(&data, &orte_topo_signature, 1, OPAL_STRING))) { orte_topo_signature 895 orte/orted/orted_main.c if (ORTE_SUCCESS != (ret = opal_dss.pack(buffer, &orte_topo_signature, 1, OPAL_STRING))) { orte_topo_signature 267 orte/orted/pmix/pmix_server_register_fns.c kv->data.string = strdup(orte_topo_signature); orte_topo_signature 74 orte/runtime/orte_globals.c char *orte_topo_signature = NULL; orte_topo_signature 458 orte/runtime/orte_globals.h ORTE_DECLSPEC extern char *orte_topo_signature;