dmn               275 orte/mca/grpcomm/direct/grpcomm_direct.c     orte_process_name_t dmn;
dmn               441 orte/mca/grpcomm/direct/grpcomm_direct.c                             while (OPAL_SUCCESS == (ret = opal_dss.unpack(&wireup, &dmn, &cnt, ORTE_NAME))) {
dmn               447 orte/mca/grpcomm/direct/grpcomm_direct.c                                 if (OPAL_SUCCESS != (ret = opal_pmix.store_local(&dmn, &kv))) {
dmn               460 orte/mca/grpcomm/direct/grpcomm_direct.c                            while (OPAL_SUCCESS == (ret = opal_dss.unpack(&wireup, &dmn, &cnt, ORTE_NAME))) {
dmn               475 orte/mca/grpcomm/direct/grpcomm_direct.c                                                      ORTE_NAME_PRINT(&dmn), kval->key));
dmn               476 orte/mca/grpcomm/direct/grpcomm_direct.c                                 if (OPAL_SUCCESS != (ret = opal_pmix.store_local(&dmn, kval))) {
dmn               151 orte/mca/odls/base/odls_base_default_fns.c     orte_proc_t *dmn, *proc;
dmn               248 orte/mca/odls/base/odls_base_default_fns.c             if (NULL == (dmn = (orte_proc_t*)opal_pointer_array_get_item(jptr->procs, v))) {
dmn               253 orte/mca/odls/base/odls_base_default_fns.c                 if (OPAL_SUCCESS != (rc = opal_pmix.get(&dmn->name, OPAL_PMIX_PROC_URI, NULL, &val)) || NULL == val) {
dmn               260 orte/mca/odls/base/odls_base_default_fns.c                     if (ORTE_SUCCESS != (rc = opal_dss.pack(wireup, &dmn->name, 1, ORTE_NAME))) {
dmn               276 orte/mca/odls/base/odls_base_default_fns.c                 if (OPAL_SUCCESS != (rc = opal_pmix.get(&dmn->name, NULL, NULL, &val)) || NULL == val) {
dmn               287 orte/mca/odls/base/odls_base_default_fns.c                     if (ORTE_SUCCESS != (rc = opal_dss.pack(wireup, &dmn->name, 1, ORTE_NAME))) {
dmn               462 orte/mca/odls/base/odls_base_default_fns.c     orte_proc_t *pptr, *dmn;
dmn               535 orte/mca/odls/base/odls_base_default_fns.c                 if (NULL == (dmn = (orte_proc_t*)opal_pointer_array_get_item(daemons->procs, dmnvpid))) {
dmn               543 orte/mca/odls/base/odls_base_default_fns.c                 OBJ_RETAIN(dmn->node);
dmn               544 orte/mca/odls/base/odls_base_default_fns.c                 pptr->node = dmn->node;
dmn               705 orte/mca/odls/base/odls_base_default_fns.c             if (NULL == (dmn = (orte_proc_t*)opal_pointer_array_get_item(daemons->procs, pptr->parent))) {
dmn               710 orte/mca/odls/base/odls_base_default_fns.c             OBJ_RETAIN(dmn->node);
dmn               711 orte/mca/odls/base/odls_base_default_fns.c             pptr->node = dmn->node;
dmn              3344 orte/orted/orted_submit.c     orte_proc_t *dmn;
dmn              3369 orte/orted/orted_submit.c     if (NULL != (dmn = (orte_proc_t*)opal_pointer_array_get_item(dmns->procs, 1))) {
dmn               547 orte/orted/pmix/pmix_server_dyn.c     orte_process_name_t dmn, pname;
dmn               599 orte/orted/pmix/pmix_server_dyn.c         rc = orte_rml_base_parse_uris(uri, &dmn, NULL);
dmn               608 orte/orted/pmix/pmix_server_dyn.c         memcpy(&node->daemon->name, &dmn, sizeof(orte_process_name_t));
dmn               615 orte/orted/pmix/pmix_server_dyn.c         if (OPAL_SUCCESS != (rc = opal_pmix.store_local(&dmn, &val))) {
dmn               647 orte/orted/pmix/pmix_server_dyn.c         if (OPAL_SUCCESS != (rc = opal_dss.unpack(&bucket, &dmn, &cnt, ORTE_NAME))) {
dmn               658 orte/orted/pmix/pmix_server_dyn.c             if (node->daemon->name.vpid == dmn.vpid) {
dmn               136 orte/orted/pmix/pmix_server_fence.c     orte_proc_t *proct, *dmn;
dmn               222 orte/orted/pmix/pmix_server_fence.c     if (NULL == (dmn = proct->node->daemon)) {
dmn               233 orte/orted/pmix/pmix_server_fence.c     req->proxy.vpid = dmn->name.vpid;
dmn               244 orte/orted/pmix/pmix_server_fence.c     if (ORTE_PROC_MY_NAME->jobid == dmn->name.jobid &&
dmn               245 orte/orted/pmix/pmix_server_fence.c         ORTE_PROC_MY_NAME->vpid == dmn->name.vpid) {
dmn               266 orte/orted/pmix/pmix_server_fence.c     if (ORTE_SUCCESS != (rc = orte_rml.send_buffer_nb(&dmn->name, buf, ORTE_RML_TAG_DIRECT_MODEX,