ORTE_SIGNATURE 216 orte/mca/grpcomm/base/grpcomm_base_stubs.c opal_dss.copy((void **)&cd->sig, (void *)sig, ORTE_SIGNATURE); ORTE_SIGNATURE 246 orte/mca/grpcomm/base/grpcomm_base_stubs.c if (OPAL_EQUAL == (rc = opal_dss.compare(sig, coll->sig, ORTE_SIGNATURE))) { ORTE_SIGNATURE 263 orte/mca/grpcomm/base/grpcomm_base_stubs.c opal_dss.copy((void **)&coll->sig, (void *)sig, ORTE_SIGNATURE); ORTE_SIGNATURE 267 orte/mca/grpcomm/base/grpcomm_base_stubs.c (void)opal_dss.print(&tmp, NULL, coll->sig, ORTE_SIGNATURE); ORTE_SIGNATURE 477 orte/mca/grpcomm/base/grpcomm_base_stubs.c if (ORTE_SUCCESS != (rc = opal_dss.pack(&data, &sig, 1, ORTE_SIGNATURE))) { ORTE_SIGNATURE 140 orte/mca/grpcomm/direct/grpcomm_direct.c if (OPAL_SUCCESS != (rc = opal_dss.pack(relay, &coll->sig, 1, ORTE_SIGNATURE))) { ORTE_SIGNATURE 178 orte/mca/grpcomm/direct/grpcomm_direct.c if (OPAL_SUCCESS != (rc = opal_dss.unpack(buffer, &sig, &cnt, ORTE_SIGNATURE))) { ORTE_SIGNATURE 209 orte/mca/grpcomm/direct/grpcomm_direct.c if (OPAL_SUCCESS != (rc = opal_dss.pack(reply, &sig, 1, ORTE_SIGNATURE))) { ORTE_SIGNATURE 237 orte/mca/grpcomm/direct/grpcomm_direct.c if (OPAL_SUCCESS != (rc = opal_dss.pack(reply, &sig, 1, ORTE_SIGNATURE))) { ORTE_SIGNATURE 350 orte/mca/grpcomm/direct/grpcomm_direct.c if (ORTE_SUCCESS != (ret = opal_dss.unpack(data, &sig, &cnt, ORTE_SIGNATURE))) { ORTE_SIGNATURE 613 orte/mca/grpcomm/direct/grpcomm_direct.c if (OPAL_SUCCESS != (rc = opal_dss.unpack(buffer, &sig, &cnt, ORTE_SIGNATURE))) { ORTE_SIGNATURE 116 orte/orted/pmix/pmix_server_fence.c (void)opal_dss.print(&tmp, NULL, cd->sig, ORTE_SIGNATURE); ORTE_SIGNATURE 394 orte/runtime/orte_globals.c tmp = ORTE_SIGNATURE;