myproc            505 ompi/mca/rte/pmix/rte_pmix_module.c     opal_proc_t *myproc;
myproc            564 ompi/mca/rte/pmix/rte_pmix_module.c     myproc = opal_proc_local_get();
myproc            565 ompi/mca/rte/pmix/rte_pmix_module.c     pmix_process_info.nodename = opal_get_proc_hostname(myproc);
myproc            398 opal/mca/pmix/ext3x/ext3x.c         rc = PMIx_Job_control_nb(&mca_pmix_ext3x_component.myproc, 1, pinfo, ninfo, NULL, NULL);
myproc             42 opal/mca/pmix/ext3x/ext3x.h     pmix_proc_t myproc;
myproc            107 opal/mca/pmix/ext3x/ext3x_client.c     rc = PMIx_Init(&mca_pmix_ext3x_component.myproc, pinfo, ninfo);
myproc            129 opal/mca/pmix/ext3x/ext3x_client.c         opal_convert_string_to_jobid(&pname.jobid, mca_pmix_ext3x_component.myproc.nspace);
myproc            133 opal/mca/pmix/ext3x/ext3x_client.c         OPAL_HASH_JOBID(mca_pmix_ext3x_component.myproc.nspace, pname.jobid);
myproc            138 opal/mca/pmix/ext3x/ext3x_client.c     (void)opal_string_copy(job->nspace, mca_pmix_ext3x_component.myproc.nspace, PMIX_MAX_NSLEN);
myproc            142 opal/mca/pmix/ext3x/ext3x_client.c     pname.vpid = ext3x_convert_rank(mca_pmix_ext3x_component.myproc.rank);
myproc            232 opal/mca/pmix/ext3x/ext3x_client.c                 (void)opal_string_copy(mca_pmix_ext3x_component.myproc.nspace, val->data.string, PMIX_MAX_NSLEN);
myproc            235 opal/mca/pmix/ext3x/ext3x_client.c                 mca_pmix_ext3x_component.myproc.rank = pname.vpid;
myproc            247 opal/mca/pmix/ext3x/ext3x_client.c     rc = PMIx_tool_init(&mca_pmix_ext3x_component.myproc, pinfo, ninfo);
myproc            265 opal/mca/pmix/ext3x/ext3x_client.c     opal_convert_string_to_jobid(&pname.jobid, mca_pmix_ext3x_component.myproc.nspace);
myproc            266 opal/mca/pmix/ext3x/ext3x_client.c     pname.vpid = ext3x_convert_rank(mca_pmix_ext3x_component.myproc.rank);
myproc            271 opal/mca/pmix/ext3x/ext3x_client.c     (void)opal_string_copy(job->nspace, mca_pmix_ext3x_component.myproc.nspace, PMIX_MAX_NSLEN);
myproc            410 opal/mca/pmix/ext3x/ext3x_client.c         (void)opal_string_copy(p.nspace, mca_pmix_ext3x_component.myproc.nspace, PMIX_MAX_NSLEN);
myproc            627 opal/mca/pmix/ext3x/ext3x_client.c             (*val)->data.integer = ext3x_convert_rank(mca_pmix_ext3x_component.myproc.rank);
myproc            635 opal/mca/pmix/ext3x/ext3x_client.c         (void)opal_string_copy(p.nspace, mca_pmix_ext3x_component.myproc.nspace, PMIX_MAX_NSLEN);
myproc            740 opal/mca/pmix/ext3x/ext3x_client.c                 val->data.integer = ext3x_convert_rank(mca_pmix_ext3x_component.myproc.rank);
myproc            756 opal/mca/pmix/ext3x/ext3x_client.c         (void)opal_string_copy(op->p.nspace, mca_pmix_ext3x_component.myproc.nspace, PMIX_MAX_NSLEN);
myproc            154 opal/mca/pmix/pmix4x/pmix/examples/alloc.c     pmix_proc_t myproc;
myproc            170 opal/mca/pmix/pmix4x/pmix/examples/alloc.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, NULL, 0))) {
myproc            171 opal/mca/pmix/pmix4x/pmix/examples/alloc.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Init failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            174 opal/mca/pmix/pmix4x/pmix/examples/alloc.c     fprintf(stderr, "Client ns %s rank %d: Running\n", myproc.nspace, myproc.rank);
myproc            178 opal/mca/pmix/pmix4x/pmix/examples/alloc.c     (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc            181 opal/mca/pmix/pmix4x/pmix/examples/alloc.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Get universe size failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            186 opal/mca/pmix/pmix4x/pmix/examples/alloc.c     fprintf(stderr, "Client %s:%d universe size %d\n", myproc.nspace, myproc.rank, nprocs);
myproc            188 opal/mca/pmix/pmix4x/pmix/examples/alloc.c     if (0 == myproc.rank) {
myproc            195 opal/mca/pmix/pmix4x/pmix/examples/alloc.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Allocation_request_nb failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            201 opal/mca/pmix/pmix4x/pmix/examples/alloc.c                 myproc.nspace, myproc.rank, PMIx_Error_string(mydata.lock.status));
myproc            204 opal/mca/pmix/pmix4x/pmix/examples/alloc.c     } else if (1 == myproc.rank) {
myproc            223 opal/mca/pmix/pmix4x/pmix/examples/alloc.c                 myproc.nspace, myproc.rank, PMIx_Error_string(myrel.lock.status));
myproc            244 opal/mca/pmix/pmix4x/pmix/examples/alloc.c                 myproc.nspace, myproc.rank, PMIx_Error_string(mydata.lock.status));
myproc            250 opal/mca/pmix/pmix4x/pmix/examples/alloc.c     fprintf(stderr, "Client ns %s rank %d: Finalizing\n", myproc.nspace, myproc.rank);
myproc            252 opal/mca/pmix/pmix4x/pmix/examples/alloc.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            254 opal/mca/pmix/pmix4x/pmix/examples/alloc.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
myproc             74 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c static pmix_proc_t myproc;
myproc             85 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c     fprintf(stderr, "Client %s:%d NOTIFIED with status %d\n", myproc.nspace, myproc.rank, status);
myproc            116 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c     fprintf(stderr, "%s:%d GRPCOMPLETE\n", myproc.nspace, myproc.rank);
myproc            133 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c     if (PMIX_CHECK_PROCID(source, &myproc)) {
myproc            134 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c         fprintf(stderr, "%s:%d INVITED, BUT LEADER\n", myproc.nspace, myproc.rank);
myproc            150 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c             myproc.nspace, myproc.rank,
myproc            153 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c     fprintf(stderr, "%s:%d ACCEPTING INVITE\n", myproc.nspace, myproc.rank);
myproc            156 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c         fprintf(stderr, "%s:%d Error in Group_join_nb: %sn", myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc            179 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, NULL, 0))) {
myproc            180 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Init failed: %s\n", myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc            183 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c     fprintf(stderr, "[%d] Client ns %s rank %d: Running\n", (int)getpid(), myproc.nspace, myproc.rank);
myproc            188 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c     (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc            193 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Get universe size failed: %s\n", myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc            199 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c         if (0 == myproc.rank) {
myproc            204 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c     fprintf(stderr, "Client %s:%d universe size %d\n", myproc.nspace, myproc.rank, nprocs);
myproc            231 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c     (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc            234 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Fence failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            239 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c     if (0 == myproc.rank) {
myproc            240 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c         fprintf(stderr, "%d executing Group_invite\n", myproc.rank);
myproc            243 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c         PMIX_PROC_LOAD(&procs[0], myproc.nspace, 0);
myproc            244 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c         PMIX_PROC_LOAD(&procs[1], myproc.nspace, 2);
myproc            245 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c         PMIX_PROC_LOAD(&procs[2], myproc.nspace, 3);
myproc            248 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Group_invite failed: %s\n", myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc            252 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c         fprintf(stderr, "%s:%d Execute fence across group\n", myproc.nspace, myproc.rank);
myproc            256 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Fence across group failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            259 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c         fprintf(stderr, "%d executing Group_destruct\n", myproc.rank);
myproc            262 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Group_destruct failed: %s\n", myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc            265 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c     } else if (2 == myproc.rank || 3 == myproc.rank) {
myproc            267 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c         fprintf(stderr, "%s:%d waiting to be invited\n", myproc.nspace, myproc.rank);
myproc            270 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c         fprintf(stderr, "%s:%d Execute fence across group\n", myproc.nspace, myproc.rank);
myproc            274 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Fence across group failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            277 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c         fprintf(stderr, "%d executing Group_destruct\n", myproc.rank);
myproc            280 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Group_destruct failed: %s\n", myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc            287 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c     (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc            290 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Fence failed: %s\n", myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc            301 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c     fprintf(stderr, "Client ns %s rank %d: Finalizing\n", myproc.nspace, myproc.rank);
myproc            303 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize failed: %s\n", myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc            305 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
myproc            307 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c     fprintf(stderr, "%s:%d COMPLETE\n", myproc.nspace, myproc.rank);
myproc             36 opal/mca/pmix/pmix4x/pmix/examples/client.c static pmix_proc_t myproc;
myproc            116 opal/mca/pmix/pmix4x/pmix/examples/client.c                    myproc.nspace, myproc.rank, status, (unsigned long)evhandler_ref);
myproc            146 opal/mca/pmix/pmix4x/pmix/examples/client.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, NULL, 0))) {
myproc            147 opal/mca/pmix/pmix4x/pmix/examples/client.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Init failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            150 opal/mca/pmix/pmix4x/pmix/examples/client.c     fprintf(stderr, "Client ns %s rank %d pid %lu: Running\n", myproc.nspace, myproc.rank, (unsigned long)pid);
myproc            163 opal/mca/pmix/pmix4x/pmix/examples/client.c         fprintf(stderr, "[%s:%d] Default handler registration failed\n", myproc.nspace, myproc.rank);
myproc            171 opal/mca/pmix/pmix4x/pmix/examples/client.c     (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc            194 opal/mca/pmix/pmix4x/pmix/examples/client.c             fprintf(stderr, "[%s:%d] Debug handler registration failed\n", myproc.nspace, myproc.rank);
myproc            204 opal/mca/pmix/pmix4x/pmix/examples/client.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Get universe size failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            207 opal/mca/pmix/pmix4x/pmix/examples/client.c     fprintf(stderr, "Client %s:%d universe size %d\n", myproc.nspace, myproc.rank, val->data.uint32);
myproc            211 opal/mca/pmix/pmix4x/pmix/examples/client.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Get job size failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            216 opal/mca/pmix/pmix4x/pmix/examples/client.c     fprintf(stderr, "Client %s:%d num procs %d\n", myproc.nspace, myproc.rank, nprocs);
myproc            219 opal/mca/pmix/pmix4x/pmix/examples/client.c     if (0 > asprintf(&tmp, "%s-%d-internal", myproc.nspace, myproc.rank)) {
myproc            224 opal/mca/pmix/pmix4x/pmix/examples/client.c     if (PMIX_SUCCESS != (rc = PMIx_Store_internal(&myproc, tmp, &value))) {
myproc            225 opal/mca/pmix/pmix4x/pmix/examples/client.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Store_internal failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            230 opal/mca/pmix/pmix4x/pmix/examples/client.c     if (0 > asprintf(&tmp, "%s-%d-local", myproc.nspace, myproc.rank)) {
myproc            236 opal/mca/pmix/pmix4x/pmix/examples/client.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Put internal failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            241 opal/mca/pmix/pmix4x/pmix/examples/client.c     if (0 > asprintf(&tmp, "%s-%d-remote", myproc.nspace, myproc.rank)) {
myproc            247 opal/mca/pmix/pmix4x/pmix/examples/client.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Put internal failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            254 opal/mca/pmix/pmix4x/pmix/examples/client.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Commit failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            265 opal/mca/pmix/pmix4x/pmix/examples/client.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Fence failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            272 opal/mca/pmix/pmix4x/pmix/examples/client.c         if (0 > asprintf(&tmp, "%s-%d-local", myproc.nspace, myproc.rank)) {
myproc            275 opal/mca/pmix/pmix4x/pmix/examples/client.c         if (PMIX_SUCCESS != (rc = PMIx_Get(&myproc, tmp, NULL, 0, &val))) {
myproc            276 opal/mca/pmix/pmix4x/pmix/examples/client.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Get %s failed: %d\n", myproc.nspace, myproc.rank, tmp, rc);
myproc            280 opal/mca/pmix/pmix4x/pmix/examples/client.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Get %s returned wrong type: %d\n", myproc.nspace, myproc.rank, tmp, val->type);
myproc            286 opal/mca/pmix/pmix4x/pmix/examples/client.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Get %s returned wrong value: %d\n", myproc.nspace, myproc.rank, tmp, (int)val->data.uint64);
myproc            291 opal/mca/pmix/pmix4x/pmix/examples/client.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Get %s returned correct\n", myproc.nspace, myproc.rank, tmp);
myproc            294 opal/mca/pmix/pmix4x/pmix/examples/client.c         if (0 > asprintf(&tmp, "%s-%d-remote", myproc.nspace, myproc.rank)) {
myproc            297 opal/mca/pmix/pmix4x/pmix/examples/client.c         if (PMIX_SUCCESS != (rc = PMIx_Get(&myproc, tmp, NULL, 0, &val))) {
myproc            298 opal/mca/pmix/pmix4x/pmix/examples/client.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Get %s failed: %d\n", myproc.nspace, myproc.rank, tmp, rc);
myproc            302 opal/mca/pmix/pmix4x/pmix/examples/client.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Get %s returned wrong type: %d\n", myproc.nspace, myproc.rank, tmp, val->type);
myproc            308 opal/mca/pmix/pmix4x/pmix/examples/client.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Get %s returned wrong value: %s\n", myproc.nspace, myproc.rank, tmp, val->data.string);
myproc            313 opal/mca/pmix/pmix4x/pmix/examples/client.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Get %s returned correct\n", myproc.nspace, myproc.rank, tmp);
myproc            320 opal/mca/pmix/pmix4x/pmix/examples/client.c     fprintf(stderr, "Client ns %s rank %d: Finalizing\n", myproc.nspace, myproc.rank);
myproc            322 opal/mca/pmix/pmix4x/pmix/examples/client.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            324 opal/mca/pmix/pmix4x/pmix/examples/client.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
myproc             36 opal/mca/pmix/pmix4x/pmix/examples/client2.c static pmix_proc_t myproc;
myproc             70 opal/mca/pmix/pmix4x/pmix/examples/client2.c                    myproc.nspace, myproc.rank, status, (unsigned long)evhandler_ref);
myproc             94 opal/mca/pmix/pmix4x/pmix/examples/client2.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, NULL, 0))) {
myproc             95 opal/mca/pmix/pmix4x/pmix/examples/client2.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Init failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc             98 opal/mca/pmix/pmix4x/pmix/examples/client2.c     fprintf(stderr, "Client ns %s rank %d: Running\n", myproc.nspace, myproc.rank);
myproc            111 opal/mca/pmix/pmix4x/pmix/examples/client2.c         fprintf(stderr, "[%s:%d] Default handler registration failed\n", myproc.nspace, myproc.rank);
myproc            119 opal/mca/pmix/pmix4x/pmix/examples/client2.c     (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc            124 opal/mca/pmix/pmix4x/pmix/examples/client2.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Get universe size failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            129 opal/mca/pmix/pmix4x/pmix/examples/client2.c     fprintf(stderr, "Client %s:%d job size %d\n", myproc.nspace, myproc.rank, nprocs);
myproc            144 opal/mca/pmix/pmix4x/pmix/examples/client2.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Put failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            151 opal/mca/pmix/pmix4x/pmix/examples/client2.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Commit failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            162 opal/mca/pmix/pmix4x/pmix/examples/client2.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Fence failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            172 opal/mca/pmix/pmix4x/pmix/examples/client2.c                     myproc.nspace, myproc.rank, proc.rank, rc);
myproc            177 opal/mca/pmix/pmix4x/pmix/examples/client2.c                     myproc.nspace, myproc.rank, proc.rank, val->type);
myproc            184 opal/mca/pmix/pmix4x/pmix/examples/client2.c                     myproc.nspace, myproc.rank, proc.rank);
myproc            190 opal/mca/pmix/pmix4x/pmix/examples/client2.c                     myproc.nspace, myproc.rank, proc.rank, dptr->type);
myproc            196 opal/mca/pmix/pmix4x/pmix/examples/client2.c                     myproc.nspace, myproc.rank, proc.rank, (int)dptr->size);
myproc            204 opal/mca/pmix/pmix4x/pmix/examples/client2.c                         myproc.nspace, myproc.rank, proc.rank, vptr[k].type);
myproc            210 opal/mca/pmix/pmix4x/pmix/examples/client2.c                         myproc.nspace, myproc.rank, proc.rank, (unsigned long)vptr[k].data.uint64);
myproc            219 opal/mca/pmix/pmix4x/pmix/examples/client2.c     fprintf(stderr, "Client ns %s rank %d: Finalizing\n", myproc.nspace, myproc.rank);
myproc            221 opal/mca/pmix/pmix4x/pmix/examples/client2.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            223 opal/mca/pmix/pmix4x/pmix/examples/client2.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
myproc             83 opal/mca/pmix/pmix4x/pmix/examples/debugger.c static pmix_proc_t myproc;
myproc            184 opal/mca/pmix/pmix4x/pmix/examples/debugger.c                    myproc.nspace, myproc.rank, status, (unsigned long)evhandler_ref);
myproc            282 opal/mca/pmix/pmix4x/pmix/examples/debugger.c     if (PMIX_SUCCESS != (rc = PMIx_tool_init(&myproc, info, ninfo))) {
myproc            288 opal/mca/pmix/pmix4x/pmix/examples/debugger.c     fprintf(stderr, "Tool ns %s rank %d: Running\n", myproc.nspace, myproc.rank);
myproc            435 opal/mca/pmix/pmix4x/pmix/examples/debugger.c     pmix_proc_t myproc;
myproc            449 opal/mca/pmix/pmix4x/pmix/examples/debugger.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Query_info failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            484 opal/mca/pmix/pmix4x/pmix/examples/debugger.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Query_info_nb failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc             44 opal/mca/pmix/pmix4x/pmix/examples/debuggerd.c static pmix_proc_t myproc;
myproc            119 opal/mca/pmix/pmix4x/pmix/examples/debuggerd.c                    myproc.nspace, myproc.rank, status, (unsigned long)evhandler_ref);
myproc            143 opal/mca/pmix/pmix4x/pmix/examples/debuggerd.c     if (PMIX_SUCCESS != (rc = PMIx_tool_init(&myproc, NULL, 0))) {
myproc            144 opal/mca/pmix/pmix4x/pmix/examples/debuggerd.c         fprintf(stderr, "Debugger daemon ns %s rank %d: PMIx_tool_init failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            147 opal/mca/pmix/pmix4x/pmix/examples/debuggerd.c     fprintf(stderr, "Debugger daemon ns %s rank %d: Running\n", myproc.nspace, myproc.rank);
myproc            162 opal/mca/pmix/pmix4x/pmix/examples/debuggerd.c     (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc            165 opal/mca/pmix/pmix4x/pmix/examples/debuggerd.c         fprintf(stderr, "[%s:%d] Failed to get job being debugged - error %d\n", myproc.nspace, myproc.rank, rc);
myproc            172 opal/mca/pmix/pmix4x/pmix/examples/debuggerd.c     fprintf(stderr, "[%s:%d] Debugging %s\n", myproc.nspace, myproc.rank, val->data.string);
myproc            196 opal/mca/pmix/pmix4x/pmix/examples/debuggerd.c     fprintf(stderr, "[%s:%d] Local proctable received\n", myproc.nspace, myproc.rank);
myproc            209 opal/mca/pmix/pmix4x/pmix/examples/debuggerd.c     fprintf(stderr, "[%s:%u] Sending release\n", myproc.nspace, myproc.rank);
myproc            216 opal/mca/pmix/pmix4x/pmix/examples/debuggerd.c     fprintf(stderr, "[%s:%u] Hanging around awhile, doing debugger magic\n", myproc.nspace, myproc.rank);
myproc            224 opal/mca/pmix/pmix4x/pmix/examples/debuggerd.c     fprintf(stderr, "Debugger daemon ns %s rank %d: Finalizing\n", myproc.nspace, myproc.rank);
myproc            226 opal/mca/pmix/pmix4x/pmix/examples/debuggerd.c         fprintf(stderr, "Debugger daemon ns %s rank %d:PMIx_Finalize failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            228 opal/mca/pmix/pmix4x/pmix/examples/debuggerd.c         fprintf(stderr, "Debugger daemon ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
myproc             39 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c static pmix_proc_t myproc;
myproc             46 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c     fprintf(stderr, "%s:%d completed fence_nb\n", myproc.nspace, myproc.rank);
myproc             59 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c                 fprintf(stderr, "%s:%d: PMIx_Get_nb Key %s returned wrong type: %d\n", myproc.nspace, myproc.rank, key, val->type);
myproc             63 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c                 fprintf(stderr, "%s:%d: PMIx_Get_nb Key %s returned wrong value: %d\n", myproc.nspace, myproc.rank, key, (int)val->data.uint64);
myproc             68 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c                 fprintf(stderr, "%s:%d: PMIx_Get_nb Key %s returned wrong type: %d\n", myproc.nspace, myproc.rank, key, val->type);
myproc             72 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c                 fprintf(stderr, "%s:%d: PMIx_Get_nb Key %s returned wrong value: %s\n", myproc.nspace, myproc.rank, key, val->data.string);
myproc             76 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c             fprintf(stderr, "%s:%d PMIx_Get_nb returned wrong key: %s\n", myproc.nspace, myproc.rank, key);
myproc             79 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c         fprintf(stderr, "%s:%d PMIx_Get_nb Key %s returned correctly\n", myproc.nspace, myproc.rank, key);
myproc             81 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c         fprintf(stderr, "%s:%d PMIx_Get_nb Key %s failed\n", myproc.nspace, myproc.rank, key);
myproc             99 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, NULL, 0))) {
myproc            100 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Init failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            103 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c     fprintf(stderr, "Client ns %s rank %d: Running\n", myproc.nspace, myproc.rank);
myproc            107 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c     (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc            110 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Get universe size failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            115 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c     fprintf(stderr, "Client %s:%d universe size %d\n", myproc.nspace, myproc.rank, nprocs);
myproc            118 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c     if (0 > asprintf(&tmp, "%s-%d-internal", myproc.nspace, myproc.rank)) {
myproc            123 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c     if (PMIX_SUCCESS != (rc = PMIx_Store_internal(&myproc, tmp, &value))) {
myproc            124 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Store_internal failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            129 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c     if (0 > asprintf(&tmp, "%s-%d-local", myproc.nspace, myproc.rank)) {
myproc            135 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Put internal failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            140 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c     if (0 > asprintf(&tmp, "%s-%d-remote", myproc.nspace, myproc.rank)) {
myproc            146 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Put internal failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            154 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c     if (0 == myproc.rank) {
myproc            160 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Commit failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            166 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c     (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc            170 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Fence failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            178 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c         if (0 > asprintf(&tmp, "%s-%d-local", myproc.nspace, n)) {
myproc            185 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Get %s failed: %d\n", myproc.nspace, n, tmp, rc);
myproc            189 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c         if (0 > asprintf(&tmp, "%s-%d-remote", myproc.nspace, n)) {
myproc            195 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Get %s failed: %d\n", myproc.nspace, n, tmp, rc);
myproc            213 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c     (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc            216 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Fence failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            222 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c     fprintf(stderr, "Client ns %s rank %d: Finalizing", myproc.nspace, myproc.rank);
myproc            224 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            226 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
myproc             40 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c static pmix_proc_t myproc;
myproc             64 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, NULL, 0))) {
myproc             65 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Init failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc             68 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c     fprintf(stderr, "Client ns %s rank %d: Running\n", myproc.nspace, myproc.rank);
myproc             71 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c     (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc             76 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Get universe size failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc             81 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c     fprintf(stderr, "Client %s:%d universe size %d\n", myproc.nspace, myproc.rank, nprocs);
myproc             84 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c     (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc             87 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Fence failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc             92 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c     if (0 == myproc.rank) {
myproc            114 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c         fprintf(stderr, "Client ns %s rank %d: calling PMIx_Spawn\n", myproc.nspace, myproc.rank);
myproc            116 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Spawn failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            127 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Get universe size failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            132 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c         fprintf(stderr, "Client %s:%d universe %s size %d\n", myproc.nspace, myproc.rank, nsp2, (int)ntmp);
myproc            136 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c     (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc            139 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Connect failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            143 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c             myproc.nspace, myproc.rank);
myproc            145 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Disonnect failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            148 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c     fprintf(stderr, "Client ns %s rank %d: PMIx_Disconnect succeeded\n", myproc.nspace, myproc.rank);
myproc            151 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c     if (0 == myproc.rank) {
myproc            153 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Resolve_peers failed for nspace %s: %d\n", myproc.nspace, myproc.rank, nsp2, rc);
myproc            157 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Resolve_peers returned incorrect npeers: %d vs %d\n", myproc.nspace, myproc.rank, (int)(nprocs+ntmp), (int)npeers);
myproc            160 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Resolve_peers returned %d npeers\n", myproc.nspace, myproc.rank, (int)npeers);
myproc            162 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Resolve_nodes failed for nspace %s: %d\n", myproc.nspace, myproc.rank, nsp2, rc);
myproc            165 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Resolve_nodes %s", myproc.nspace, myproc.rank, nodelist);
myproc            167 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c         if (PMIX_SUCCESS != (rc = PMIx_Resolve_peers(hostname, myproc.nspace, &peers, &npeers))) {
myproc            168 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Resolve_peers failed for nspace %s: %d\n", myproc.nspace, myproc.rank, myproc.nspace, rc);
myproc            172 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Resolve_peers returned incorrect npeers: %d vs %d\n", myproc.nspace, myproc.rank, nprocs, (int)npeers);
myproc            175 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Resolve_peers returned %d npeers\n", myproc.nspace, myproc.rank, (int)npeers);
myproc            176 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c         if (PMIX_SUCCESS != (rc = PMIx_Resolve_nodes(myproc.nspace, &nodelist))) {
myproc            177 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Resolve_nodes failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            180 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Resolve_nodes %s\n", myproc.nspace, myproc.rank, nodelist);
myproc            187 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c     (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc            190 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Fence failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            195 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c     fprintf(stderr, "Client ns %s rank %d: Finalizing\n", myproc.nspace, myproc.rank);
myproc            198 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            200 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
myproc             36 opal/mca/pmix/pmix4x/pmix/examples/fault.c static pmix_proc_t myproc;
myproc             94 opal/mca/pmix/pmix4x/pmix/examples/fault.c     fprintf(stderr, "Client %s:%d OP CALLBACK CALLED WITH STATUS %d\n", myproc.nspace, myproc.rank, status);
myproc            105 opal/mca/pmix/pmix4x/pmix/examples/fault.c                myproc.nspace, myproc.rank, status, (unsigned long)errhandler_ref);
myproc            122 opal/mca/pmix/pmix4x/pmix/examples/fault.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, NULL, 0))) {
myproc            123 opal/mca/pmix/pmix4x/pmix/examples/fault.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Init failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            126 opal/mca/pmix/pmix4x/pmix/examples/fault.c     fprintf(stderr, "Client ns %s rank %d: Running\n", myproc.nspace, myproc.rank);
myproc            129 opal/mca/pmix/pmix4x/pmix/examples/fault.c     (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc            134 opal/mca/pmix/pmix4x/pmix/examples/fault.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Get universe size failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            139 opal/mca/pmix/pmix4x/pmix/examples/fault.c     fprintf(stderr, "Client %s:%d universe size %d\n", myproc.nspace, myproc.rank, nprocs);
myproc            147 opal/mca/pmix/pmix4x/pmix/examples/fault.c     PMIX_INFO_LOAD(&info[1], PMIX_NSPACE, myproc.nspace, PMIX_STRING);
myproc            164 opal/mca/pmix/pmix4x/pmix/examples/fault.c     (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc            167 opal/mca/pmix/pmix4x/pmix/examples/fault.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Fence failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            172 opal/mca/pmix/pmix4x/pmix/examples/fault.c     if (0 == myproc.rank) {
myproc            174 opal/mca/pmix/pmix4x/pmix/examples/fault.c         fprintf(stderr, "Client ns %s rank %d: exiting with error\n", myproc.nspace, myproc.rank);
myproc            183 opal/mca/pmix/pmix4x/pmix/examples/fault.c     fprintf(stderr, "Client ns %s rank %d: Finalizing\n", myproc.nspace, myproc.rank);
myproc            190 opal/mca/pmix/pmix4x/pmix/examples/fault.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            192 opal/mca/pmix/pmix4x/pmix/examples/fault.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
myproc             74 opal/mca/pmix/pmix4x/pmix/examples/group.c static pmix_proc_t myproc;
myproc             84 opal/mca/pmix/pmix4x/pmix/examples/group.c     fprintf(stderr, "Client %s:%d NOTIFIED with status %d\n", myproc.nspace, myproc.rank, status);
myproc             92 opal/mca/pmix/pmix4x/pmix/examples/group.c     fprintf(stderr, "Client %s:%d OP CALLBACK CALLED WITH STATUS %d\n", myproc.nspace, myproc.rank, status);
myproc            104 opal/mca/pmix/pmix4x/pmix/examples/group.c                myproc.nspace, myproc.rank, status, (unsigned long)errhandler_ref);
myproc            121 opal/mca/pmix/pmix4x/pmix/examples/group.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, NULL, 0))) {
myproc            122 opal/mca/pmix/pmix4x/pmix/examples/group.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Init failed: %s\n", myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc            125 opal/mca/pmix/pmix4x/pmix/examples/group.c     fprintf(stderr, "Client ns %s rank %d: Running\n", myproc.nspace, myproc.rank);
myproc            128 opal/mca/pmix/pmix4x/pmix/examples/group.c     (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc            133 opal/mca/pmix/pmix4x/pmix/examples/group.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Get universe size failed: %s\n", myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc            139 opal/mca/pmix/pmix4x/pmix/examples/group.c         if (0 == myproc.rank) {
myproc            144 opal/mca/pmix/pmix4x/pmix/examples/group.c     fprintf(stderr, "Client %s:%d universe size %d\n", myproc.nspace, myproc.rank, nprocs);
myproc            159 opal/mca/pmix/pmix4x/pmix/examples/group.c     (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc            162 opal/mca/pmix/pmix4x/pmix/examples/group.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Fence failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            167 opal/mca/pmix/pmix4x/pmix/examples/group.c     if (0 == myproc.rank || 2 == myproc.rank || 3 == myproc.rank) {
myproc            168 opal/mca/pmix/pmix4x/pmix/examples/group.c         fprintf(stderr, "%d executing Group_construct\n", myproc.rank);
myproc            171 opal/mca/pmix/pmix4x/pmix/examples/group.c         PMIX_PROC_LOAD(&procs[0], myproc.nspace, 0);
myproc            172 opal/mca/pmix/pmix4x/pmix/examples/group.c         PMIX_PROC_LOAD(&procs[1], myproc.nspace, 2);
myproc            173 opal/mca/pmix/pmix4x/pmix/examples/group.c         PMIX_PROC_LOAD(&procs[2], myproc.nspace, 3);
myproc            177 opal/mca/pmix/pmix4x/pmix/examples/group.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Group_construct failed: %s\n", myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc            185 opal/mca/pmix/pmix4x/pmix/examples/group.c                     myproc.rank, PMIx_Error_string(rc), results[0].key, (int)cid);
myproc            187 opal/mca/pmix/pmix4x/pmix/examples/group.c             fprintf(stderr, "%d Group construct complete, but no CID returned\n", myproc.rank);
myproc            190 opal/mca/pmix/pmix4x/pmix/examples/group.c         fprintf(stderr, "%d executing Group_destruct\n", myproc.rank);
myproc            193 opal/mca/pmix/pmix4x/pmix/examples/group.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Group_destruct failed: %s\n", myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc            205 opal/mca/pmix/pmix4x/pmix/examples/group.c     fprintf(stderr, "Client ns %s rank %d: Finalizing\n", myproc.nspace, myproc.rank);
myproc            207 opal/mca/pmix/pmix4x/pmix/examples/group.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize failed: %s\n", myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc            209 opal/mca/pmix/pmix4x/pmix/examples/group.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
myproc            211 opal/mca/pmix/pmix4x/pmix/examples/group.c     fprintf(stderr, "%s:%d COMPLETE\n", myproc.nspace, myproc.rank);
myproc             37 opal/mca/pmix/pmix4x/pmix/examples/jctrl.c static pmix_proc_t myproc;
myproc             71 opal/mca/pmix/pmix4x/pmix/examples/jctrl.c                    myproc.nspace, myproc.rank, status, (unsigned long)evhandler_ref);
myproc            109 opal/mca/pmix/pmix4x/pmix/examples/jctrl.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, NULL, 0))) {
myproc            110 opal/mca/pmix/pmix4x/pmix/examples/jctrl.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Init failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            113 opal/mca/pmix/pmix4x/pmix/examples/jctrl.c     fprintf(stderr, "Client ns %s rank %d: Running\n", myproc.nspace, myproc.rank);
myproc            126 opal/mca/pmix/pmix4x/pmix/examples/jctrl.c         fprintf(stderr, "[%s:%d] Default handler registration failed\n", myproc.nspace, myproc.rank);
myproc            134 opal/mca/pmix/pmix4x/pmix/examples/jctrl.c     (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc            139 opal/mca/pmix/pmix4x/pmix/examples/jctrl.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Get universe size failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            144 opal/mca/pmix/pmix4x/pmix/examples/jctrl.c     fprintf(stderr, "Client %s:%d universe size %d\n", myproc.nspace, myproc.rank, nprocs);
myproc            165 opal/mca/pmix/pmix4x/pmix/examples/jctrl.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Job_control_nb failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            174 opal/mca/pmix/pmix4x/pmix/examples/jctrl.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Job_control_nb failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            193 opal/mca/pmix/pmix4x/pmix/examples/jctrl.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Process_monitor_nb failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            203 opal/mca/pmix/pmix4x/pmix/examples/jctrl.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Process_monitor_nb failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            216 opal/mca/pmix/pmix4x/pmix/examples/jctrl.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Fence failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            224 opal/mca/pmix/pmix4x/pmix/examples/jctrl.c     fprintf(stderr, "Client ns %s rank %d: Finalizing\n", myproc.nspace, myproc.rank);
myproc            226 opal/mca/pmix/pmix4x/pmix/examples/jctrl.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            228 opal/mca/pmix/pmix4x/pmix/examples/jctrl.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
myproc             36 opal/mca/pmix/pmix4x/pmix/examples/pub.c     pmix_proc_t myproc;
myproc             46 opal/mca/pmix/pmix4x/pmix/examples/pub.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, NULL, 0))) {
myproc             47 opal/mca/pmix/pmix4x/pmix/examples/pub.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Init failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc             50 opal/mca/pmix/pmix4x/pmix/examples/pub.c     fprintf(stderr, "Client ns %s rank %d: Running\n", myproc.nspace, myproc.rank);
myproc             54 opal/mca/pmix/pmix4x/pmix/examples/pub.c     (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc             57 opal/mca/pmix/pmix4x/pmix/examples/pub.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Get universe size failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc             62 opal/mca/pmix/pmix4x/pmix/examples/pub.c     fprintf(stderr, "Client %s:%d universe size %d\n", myproc.nspace, myproc.rank, nprocs);
myproc             66 opal/mca/pmix/pmix4x/pmix/examples/pub.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Fence failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc             71 opal/mca/pmix/pmix4x/pmix/examples/pub.c     if (0 == myproc.rank) {
myproc             72 opal/mca/pmix/pmix4x/pmix/examples/pub.c         fprintf(stderr, "%s:%d publishing two keys\n", myproc.nspace, myproc.rank);
myproc             81 opal/mca/pmix/pmix4x/pmix/examples/pub.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Publish failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc             84 opal/mca/pmix/pmix4x/pmix/examples/pub.c         fprintf(stderr, "%s:%d publish complete\n", myproc.nspace, myproc.rank);
myproc             91 opal/mca/pmix/pmix4x/pmix/examples/pub.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Fence failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc             96 opal/mca/pmix/pmix4x/pmix/examples/pub.c     if (0 != myproc.rank) {
myproc             98 opal/mca/pmix/pmix4x/pmix/examples/pub.c         fprintf(stderr, "%s:%d looking up key FOOBAR\n", myproc.nspace, myproc.rank);
myproc            101 opal/mca/pmix/pmix4x/pmix/examples/pub.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Lookup failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            105 opal/mca/pmix/pmix4x/pmix/examples/pub.c         if (0 != strncmp(myproc.nspace, pdata[0].proc.nspace, PMIX_MAX_NSLEN)) {
myproc            107 opal/mca/pmix/pmix4x/pmix/examples/pub.c                         myproc.nspace, myproc.rank, pdata[0].proc.nspace);
myproc            112 opal/mca/pmix/pmix4x/pmix/examples/pub.c                         myproc.nspace, myproc.rank, pdata[0].proc.rank);
myproc            117 opal/mca/pmix/pmix4x/pmix/examples/pub.c                         myproc.nspace, myproc.rank, pdata[0].value.type);
myproc            122 opal/mca/pmix/pmix4x/pmix/examples/pub.c                         myproc.nspace, myproc.rank, (int)pdata[0].value.data.uint8);
myproc            131 opal/mca/pmix/pmix4x/pmix/examples/pub.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Fence failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            135 opal/mca/pmix/pmix4x/pmix/examples/pub.c     if (0 == myproc.rank) {
myproc            142 opal/mca/pmix/pmix4x/pmix/examples/pub.c         fprintf(stderr, "%s:%d unpublishing two keys\n", myproc.nspace, myproc.rank);
myproc            144 opal/mca/pmix/pmix4x/pmix/examples/pub.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Unpublish failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            154 opal/mca/pmix/pmix4x/pmix/examples/pub.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Fence failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            160 opal/mca/pmix/pmix4x/pmix/examples/pub.c     fprintf(stderr, "Client ns %s rank %d: Finalizing\n", myproc.nspace, myproc.rank);
myproc            162 opal/mca/pmix/pmix4x/pmix/examples/pub.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            164 opal/mca/pmix/pmix4x/pmix/examples/pub.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
myproc             36 opal/mca/pmix/pmix4x/pmix/examples/pubi.c     pmix_proc_t myproc;
myproc             47 opal/mca/pmix/pmix4x/pmix/examples/pubi.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, NULL, 0))) {
myproc             48 opal/mca/pmix/pmix4x/pmix/examples/pubi.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Init failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc             51 opal/mca/pmix/pmix4x/pmix/examples/pubi.c     fprintf(stderr, "Client ns %s rank %d: Running\n", myproc.nspace, myproc.rank);
myproc             55 opal/mca/pmix/pmix4x/pmix/examples/pubi.c     (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc             58 opal/mca/pmix/pmix4x/pmix/examples/pubi.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Get universe size failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc             63 opal/mca/pmix/pmix4x/pmix/examples/pubi.c     fprintf(stderr, "Client %s:%d universe size %d\n", myproc.nspace, myproc.rank, nprocs);
myproc             66 opal/mca/pmix/pmix4x/pmix/examples/pubi.c     if (0 == myproc.rank) {
myproc             67 opal/mca/pmix/pmix4x/pmix/examples/pubi.c         fprintf(stderr, "%s:%d publishing two keys\n", myproc.nspace, myproc.rank);
myproc             76 opal/mca/pmix/pmix4x/pmix/examples/pubi.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Publish failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc             79 opal/mca/pmix/pmix4x/pmix/examples/pubi.c         fprintf(stderr, "%s:%d publish complete\n", myproc.nspace, myproc.rank);
myproc             84 opal/mca/pmix/pmix4x/pmix/examples/pubi.c     if (0 != myproc.rank) {
myproc             86 opal/mca/pmix/pmix4x/pmix/examples/pubi.c         fprintf(stderr, "%s:%d looking up key FOOBAR\n", myproc.nspace, myproc.rank);
myproc             93 opal/mca/pmix/pmix4x/pmix/examples/pubi.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Lookup failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc             99 opal/mca/pmix/pmix4x/pmix/examples/pubi.c             if (0 != strncmp(myproc.nspace, pdata[n].proc.nspace, PMIX_MAX_NSLEN)) {
myproc            101 opal/mca/pmix/pmix4x/pmix/examples/pubi.c                             myproc.nspace, myproc.rank, pdata[n].proc.nspace);
myproc            106 opal/mca/pmix/pmix4x/pmix/examples/pubi.c                             myproc.nspace, myproc.rank, pdata[n].proc.rank);
myproc            112 opal/mca/pmix/pmix4x/pmix/examples/pubi.c                         myproc.nspace, myproc.rank, pdata[0].value.type);
myproc            117 opal/mca/pmix/pmix4x/pmix/examples/pubi.c                         myproc.nspace, myproc.rank, (int)pdata[0].value.data.uint8);
myproc            122 opal/mca/pmix/pmix4x/pmix/examples/pubi.c                         myproc.nspace, myproc.rank, pdata[1].value.type);
myproc            127 opal/mca/pmix/pmix4x/pmix/examples/pubi.c                         myproc.nspace, myproc.rank, (int)pdata[1].value.data.size);
myproc            136 opal/mca/pmix/pmix4x/pmix/examples/pubi.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Fence failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            140 opal/mca/pmix/pmix4x/pmix/examples/pubi.c     if (0 == myproc.rank) {
myproc            147 opal/mca/pmix/pmix4x/pmix/examples/pubi.c         fprintf(stderr, "%s:%d unpublishing two keys\n", myproc.nspace, myproc.rank);
myproc            149 opal/mca/pmix/pmix4x/pmix/examples/pubi.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Unpublish failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            159 opal/mca/pmix/pmix4x/pmix/examples/pubi.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Fence failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            165 opal/mca/pmix/pmix4x/pmix/examples/pubi.c     fprintf(stderr, "Client ns %s rank %d: Finalizing\n", myproc.nspace, myproc.rank);
myproc            167 opal/mca/pmix/pmix4x/pmix/examples/pubi.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            169 opal/mca/pmix/pmix4x/pmix/examples/pubi.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
myproc             67 opal/mca/pmix/pmix4x/pmix/examples/tool.c     pmix_proc_t myproc;
myproc            108 opal/mca/pmix/pmix4x/pmix/examples/tool.c     if (PMIX_SUCCESS != (rc = PMIx_tool_init(&myproc, info, ninfo))) {
myproc            126 opal/mca/pmix/pmix4x/pmix/examples/tool.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Query_info failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            154 opal/mca/pmix/pmix4x/pmix/examples/tool.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Query_info failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            201 opal/mca/pmix/pmix4x/pmix/examples/tool.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Query_info failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc             56 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c static pmix_proc_t myproc;
myproc             68 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, NULL, 0))) {
myproc             76 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c             pmix_strncpy(myproc.nspace, "1234", PMIX_MAX_NSLEN);
myproc             77 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c             myproc.rank = 0;
myproc             85 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     memcpy(&proc, &myproc, sizeof(myproc));
myproc            239 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c         proc = myproc;
myproc            309 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     pmix_proc_t proc = myproc;
myproc            348 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     *rk = myproc.rank;
myproc            358 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     pmix_proc_t proc = myproc;
myproc            395 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     pmix_proc_t proc = myproc;
myproc            536 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     pmix_strncpy(id_str, myproc.nspace, length-1);
myproc            566 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     pmix_proc_t proc = myproc;
myproc            603 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     pmix_proc_t proc = myproc;
myproc             49 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c static pmix_proc_t myproc;
myproc             60 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     pmix_proc_t proc = myproc;
myproc             63 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, NULL, 0))) {
myproc             80 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c             pmix_strncpy(myproc.nspace, "1234", PMIX_MAX_NSLEN);
myproc             81 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c             myproc.rank = 0;
myproc             89 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     *rank = myproc.rank;
myproc            272 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     pmix_strncpy(jobid, myproc.nspace, jobid_size-1);
myproc            283 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     *rank = myproc.rank;
myproc            293 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     pmix_proc_t proc = myproc;
myproc            456 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     pmix_strncpy(proc.nspace, (jobid ? jobid : myproc.nspace), PMIX_MAX_NSLEN);
myproc            486 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     pmix_proc_t proc = myproc;
myproc            559 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     pmix_proc_t proc = myproc;
myproc            583 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c         proc = myproc;
myproc             50 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c static pmix_proc_t myproc;
myproc            138 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c                    myproc.nspace, myproc.rank, status, (unsigned long)evhandler_ref);
myproc            358 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c         rc = PMIx_tool_init(&myproc, info, 1);
myproc            424 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c     if (PMIX_SUCCESS != (rc = PMIx_tool_init(&myproc, info, n))) {
myproc             49 opal/mca/pmix/pmix4x/pmix/src/tools/pevent/pevent.c static pmix_proc_t myproc;
myproc             85 opal/mca/pmix/pmix4x/pmix/src/tools/pevent/pevent.c                    myproc.nspace, myproc.rank, status, (unsigned long)evhandler_ref);
myproc            236 opal/mca/pmix/pmix4x/pmix/src/tools/pevent/pevent.c     if (PMIX_SUCCESS != (rc = PMIx_tool_init(&myproc, info, 1))) {
myproc            256 opal/mca/pmix/pmix4x/pmix/src/tools/pevent/pevent.c     rc = PMIx_Notify_event(status, &myproc, range, NULL, 0, opcbfunc, (void*)&mylock);
myproc             47 opal/mca/pmix/pmix4x/pmix/src/tools/plookup/plookup.c static pmix_proc_t myproc;
myproc             83 opal/mca/pmix/pmix4x/pmix/src/tools/plookup/plookup.c                    myproc.nspace, myproc.rank, status, (unsigned long)evhandler_ref);
myproc            242 opal/mca/pmix/pmix4x/pmix/src/tools/plookup/plookup.c     if (PMIX_SUCCESS != (rc = PMIx_tool_init(&myproc, info, 1))) {
myproc             85 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c static pmix_proc_t myproc;
myproc            234 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c                    myproc.nspace, myproc.rank, status, (unsigned long)evhandler_ref);
myproc            324 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c     if (PMIX_SUCCESS != (rc = PMIx_tool_init(&myproc, info, 1))) {
myproc             76 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c     pmix_proc_t myproc, proc;
myproc             97 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, info, ninfo))) {
myproc            103 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c     if (myproc.rank != params.rank) {
myproc            104 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c         TEST_ERROR(("Client ns %s Rank returned in PMIx_Init %d does not match to rank from command line %d.", myproc.nspace, myproc.rank, params.rank));
myproc            111 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c     TEST_VERBOSE((" Client ns %s rank %d: PMIx_Init success", myproc.nspace, myproc.rank));
myproc            113 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c     (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc            116 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c         TEST_ERROR(("rank %d: PMIx_Get universe size failed: %d", myproc.rank, rc));
myproc            121 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c         TEST_ERROR(("rank %d: PMIx_Get universe size returned NULL value", myproc.rank));
myproc            128 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c                     myproc.rank, params.ns_size, PMIX_UINT32,
myproc            134 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c     TEST_VERBOSE(("rank %d: Universe size check: PASSED", myproc.rank));
myproc            136 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c     if( NULL != params.nspace && 0 != strcmp(myproc.nspace, params.nspace) ) {
myproc            137 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c         TEST_ERROR(("rank %d: Bad nspace!", myproc.rank));
myproc            143 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c         rc = test_fence(params, myproc.nspace, myproc.rank);
myproc            146 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c             TEST_ERROR(("%s:%d Fence test failed: %d", myproc.nspace, myproc.rank, rc));
myproc            152 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c         rc = test_job_fence(params, myproc.nspace, myproc.rank);
myproc            155 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c             TEST_ERROR(("%s:%d Job fence test failed: %d", myproc.nspace, myproc.rank, rc));
myproc            161 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c         rc = test_publish_lookup(myproc.nspace, myproc.rank);
myproc            164 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c             TEST_ERROR(("%s:%d Publish/Lookup test failed: %d", myproc.nspace, myproc.rank, rc));
myproc            170 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c         rc = test_spawn(myproc.nspace, myproc.rank);
myproc            173 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c             TEST_ERROR(("%s:%d Spawn test failed: %d", myproc.nspace, myproc.rank, rc));
myproc            179 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c         rc = test_connect_disconnect(myproc.nspace, myproc.rank);
myproc            182 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c             TEST_ERROR(("%s:%d Connect/Disconnect test failed: %d", myproc.nspace, myproc.rank, rc));
myproc            188 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c         rc = test_resolve_peers(myproc.nspace, myproc.rank, params);
myproc            191 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c             TEST_ERROR(("%s:%d Resolve peers test failed: %d", myproc.nspace, myproc.rank, rc));
myproc            197 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c         rc = test_error(myproc.nspace, myproc.rank, params);
myproc            200 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c             TEST_ERROR(("%s:%d error registration and event handling test failed: %d", myproc.nspace, myproc.rank, rc));
myproc            206 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c         rc = test_replace(myproc.nspace, myproc.rank, params);
myproc            209 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c             TEST_ERROR(("%s:%d error key replace test failed: %d", myproc.nspace, myproc.rank, rc));
myproc            215 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c         rc = test_internal(myproc.nspace, myproc.rank, params);
myproc            218 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c             TEST_ERROR(("%s:%d error key store internal test failed: %d", myproc.nspace, myproc.rank, rc));
myproc            223 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c     TEST_VERBOSE(("Client ns %s rank %d: PASSED", myproc.nspace, myproc.rank));
myproc            232 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c     TEST_VERBOSE(("Client ns %s rank %d: Finalizing", myproc.nspace, myproc.rank));
myproc            234 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c         TEST_ERROR(("Client ns %s rank %d:PMIx_Finalize failed: %d", myproc.nspace, myproc.rank, rc));
myproc            236 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c         TEST_VERBOSE(("Client ns %s rank %d:PMIx_Finalize successfully completed", myproc.nspace, myproc.rank));
myproc             38 opal/mca/pmix/pmix4x/pmix/test/simple/gwclient.c static pmix_proc_t myproc;
myproc             51 opal/mca/pmix/pmix4x/pmix/test/simple/gwclient.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, NULL, 0))) {
myproc             53 opal/mca/pmix/pmix4x/pmix/test/simple/gwclient.c                     myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc             56 opal/mca/pmix/pmix4x/pmix/test/simple/gwclient.c     pmix_output(0, "GWClient ns %s rank %d: Running", myproc.nspace, myproc.rank);
myproc             60 opal/mca/pmix/pmix4x/pmix/test/simple/gwclient.c     (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc             68 opal/mca/pmix/pmix4x/pmix/test/simple/gwclient.c                     myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc             76 opal/mca/pmix/pmix4x/pmix/test/simple/gwclient.c                 myproc.nspace, myproc.rank);
myproc             90 opal/mca/pmix/pmix4x/pmix/test/simple/gwclient.c     pmix_output(0, "Client ns %s rank %d: Finalizing", myproc.nspace, myproc.rank);
myproc             93 opal/mca/pmix/pmix4x/pmix/test/simple/gwclient.c                 myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc             95 opal/mca/pmix/pmix4x/pmix/test/simple/gwclient.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
myproc             53 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c static pmix_proc_t myproc;
myproc            129 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, iptr, 2))) {
myproc            131 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c                     myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc            137 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c     (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc            141 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c                     myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc            168 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c     (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc            172 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c                     myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc            179 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c     (void)asprintf(&tmp, "%s-%d-internal", myproc.nspace, myproc.rank);
myproc            182 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c     if (PMIX_SUCCESS != (rc = PMIx_Store_internal(&myproc, tmp, &value))) {
myproc            184 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c                     myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc            189 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c         (void)asprintf(&tmp, "%s-%d-local-%d", myproc.nspace, myproc.rank, cnt);
myproc            194 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c                         myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc            198 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c         (void)asprintf(&tmp, "%s-%d-remote-%d", myproc.nspace, myproc.rank, cnt);
myproc            203 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c                         myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc            209 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c                         myproc.nspace, myproc.rank, cnt, PMIx_Error_string(rc));
myproc            215 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c         (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc            219 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c                         myproc.nspace, myproc.rank, cnt, PMIx_Error_string(rc));
myproc            224 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c         (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc            228 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c                 (void)asprintf(&tmp, "%s-%d-local-%d", myproc.nspace, n, j);
myproc            231 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c                                 myproc.nspace, myproc.rank, j, tmp, PMIx_Error_string(rc));
myproc            236 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c                                 myproc.nspace, myproc.rank);
myproc            240 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c                     pmix_output(0, "Client ns %s rank %d cnt %d: PMIx_Get %s returned wrong type: %d", myproc.nspace, myproc.rank, j, tmp, val->type);
myproc            246 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c                     pmix_output(0, "Client ns %s rank %d cnt %d: PMIx_Get %s returned wrong value: %d", myproc.nspace, myproc.rank, j, tmp, (int)val->data.uint64);
myproc            254 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c                 if (n != myproc.rank) {
myproc            262 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c                                 myproc.nspace, myproc.rank, j, tmp);
myproc            271 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c     if (PMIX_SUCCESS == (rc = PMIx_Get(&myproc, NULL, NULL, 0, &val))) {
myproc            274 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c                         myproc.nspace, myproc.rank);
myproc            278 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c                         myproc.nspace, myproc.rank, PMIx_Data_type_string(val->data.darray->type));
myproc            282 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c                         myproc.nspace, myproc.rank);
myproc            289 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c                     myproc.nspace, myproc.rank, PMIx_Error_string(rc), rc);
myproc            296 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c                 myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc             43 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c static pmix_proc_t myproc;
myproc             53 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c     pmix_output(0, "Client %s:%d NOTIFIED with status %s", myproc.nspace, myproc.rank, PMIx_Error_string(status));
myproc             96 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c             myproc.nspace, myproc.rank, status, PMIx_Error_string(status));
myproc            100 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c                     myproc.nspace, myproc.rank,
myproc            150 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, iptr, 2))) {
myproc            152 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c                     myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc            156 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c     pmix_output(0, "Client ns %s rank %d: Running", myproc.nspace, myproc.rank);
myproc            159 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c     (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc            163 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c                     myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc            169 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&myproc, PMIX_SERVER_URI, NULL, 0, &val))) {
myproc            171 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c                     myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc            200 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c     (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc            204 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c                     myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc            209 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c     pmix_output(0, "Client %s:%d universe size %d", myproc.nspace, myproc.rank, nprocs);
myproc            212 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c     (void)asprintf(&tmp, "%s-%d-internal", myproc.nspace, myproc.rank);
myproc            215 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c     if (PMIX_SUCCESS != (rc = PMIx_Store_internal(&myproc, tmp, &value))) {
myproc            217 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c                     myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc            222 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c         (void)asprintf(&tmp, "%s-%d-local-%d", myproc.nspace, myproc.rank, cnt);
myproc            227 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c                         myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc            231 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c         (void)asprintf(&tmp, "%s-%d-remote-%d", myproc.nspace, myproc.rank, cnt);
myproc            236 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c                         myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc            242 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c                         myproc.nspace, myproc.rank, cnt, PMIx_Error_string(rc));
myproc            248 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c         (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc            252 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c                         myproc.nspace, myproc.rank, cnt, PMIx_Error_string(rc));
myproc            257 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c         (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc            261 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c                 (void)asprintf(&tmp, "%s-%d-local-%d", myproc.nspace, n, j);
myproc            264 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c                                 myproc.nspace, myproc.rank, j, tmp, PMIx_Error_string(rc));
myproc            269 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c                                 myproc.nspace, myproc.rank);
myproc            273 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c                     pmix_output(0, "Client ns %s rank %d cnt %d: PMIx_Get %s returned wrong type: %d", myproc.nspace, myproc.rank, j, tmp, val->type);
myproc            279 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c                     pmix_output(0, "Client ns %s rank %d cnt %d: PMIx_Get %s returned wrong value: %d", myproc.nspace, myproc.rank, j, tmp, (int)val->data.uint64);
myproc            284 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c                 pmix_output(0, "Client ns %s rank %d cnt %d: PMIx_Get %s returned correct", myproc.nspace, myproc.rank, j, tmp);
myproc            288 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c                 if (n != myproc.rank) {
myproc            293 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c                         pmix_output(0, "Client ns %s rank %d cnt %d: PMIx_Get %s returned correct", myproc.nspace, myproc.rank, j, tmp);
myproc            297 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c                                 myproc.nspace, myproc.rank, j, tmp);
myproc            307 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c                 myproc.nspace, myproc.rank);
myproc            308 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c     if (PMIX_SUCCESS == (rc = PMIx_Get(&myproc, NULL, NULL, 0, &val))) {
myproc            311 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c                         myproc.nspace, myproc.rank);
myproc            315 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c                         myproc.nspace, myproc.rank, PMIx_Data_type_string(val->data.darray->type));
myproc            319 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c                         myproc.nspace, myproc.rank);
myproc            330 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c                     myproc.nspace, myproc.rank, PMIx_Error_string(rc), rc);
myproc            340 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c                     myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc            350 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c         if (0 == myproc.rank) {
myproc            361 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c     pmix_output(0, "Client ns %s rank %d: Finalizing", myproc.nspace, myproc.rank);
myproc            364 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c                 myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc            366 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
myproc             39 opal/mca/pmix/pmix4x/pmix/test/simple/simpdie.c static pmix_proc_t myproc;
myproc             53 opal/mca/pmix/pmix4x/pmix/test/simple/simpdie.c                 myproc.nspace, myproc.rank, status, source->nspace, source->rank, (int)ninfo);
myproc             57 opal/mca/pmix/pmix4x/pmix/test/simple/simpdie.c             pmix_output(0, "[%s:%d] added proc: %s:%d", myproc.nspace, myproc.rank,
myproc             60 opal/mca/pmix/pmix4x/pmix/test/simple/simpdie.c             pmix_output(0, "[%s:%d] key: %s", myproc.nspace, myproc.rank, info[n].key);
myproc             94 opal/mca/pmix/pmix4x/pmix/test/simple/simpdie.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, NULL, 0))) {
myproc             95 opal/mca/pmix/pmix4x/pmix/test/simple/simpdie.c         pmix_output(0, "Client ns %s rank %d: PMIx_Init failed: %d", myproc.nspace, myproc.rank, rc);
myproc             98 opal/mca/pmix/pmix4x/pmix/test/simple/simpdie.c     pmix_output(0, "Client ns %s rank %d: Running", myproc.nspace, myproc.rank);
myproc            101 opal/mca/pmix/pmix4x/pmix/test/simple/simpdie.c     (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc            104 opal/mca/pmix/pmix4x/pmix/test/simple/simpdie.c         pmix_output(0, "Client ns %s rank %d: PMIx_Get universe size failed: %d", myproc.nspace, myproc.rank, rc);
myproc            109 opal/mca/pmix/pmix4x/pmix/test/simple/simpdie.c     pmix_output(0, "Client %s:%d universe size %d", myproc.nspace, myproc.rank, nprocs);
myproc            118 opal/mca/pmix/pmix4x/pmix/test/simple/simpdie.c     (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc            121 opal/mca/pmix/pmix4x/pmix/test/simple/simpdie.c         pmix_output(0, "Client ns %s rank %d: PMIx_Fence failed: %d", myproc.nspace, myproc.rank, rc);
myproc            128 opal/mca/pmix/pmix4x/pmix/test/simple/simpdie.c         if (0 == myproc.rank) {
myproc            129 opal/mca/pmix/pmix4x/pmix/test/simple/simpdie.c             pmix_output(0, "Client ns %s rank %d: bye-bye!", myproc.nspace, myproc.rank);
myproc            131 opal/mca/pmix/pmix4x/pmix/test/simple/simpdie.c         } else if (1 == myproc.rank) {
myproc            133 opal/mca/pmix/pmix4x/pmix/test/simple/simpdie.c             pmix_output(0, "Client ns %s rank %d: bye-bye!", myproc.nspace, myproc.rank);
myproc            136 opal/mca/pmix/pmix4x/pmix/test/simple/simpdie.c     } else if (0 == myproc.rank) {
myproc            137 opal/mca/pmix/pmix4x/pmix/test/simple/simpdie.c         pmix_output(0, "Client ns %s rank %d: bye-bye!", myproc.nspace, myproc.rank);
myproc            150 opal/mca/pmix/pmix4x/pmix/test/simple/simpdie.c     pmix_output(0, "Client ns %s rank %d: Finalizing", myproc.nspace, myproc.rank);
myproc            154 opal/mca/pmix/pmix4x/pmix/test/simple/simpdie.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            156 opal/mca/pmix/pmix4x/pmix/test/simple/simpdie.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
myproc             39 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c static pmix_proc_t myproc;
myproc             53 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c     pmix_output(0, "%s:%d completed fence_nb", myproc.nspace, myproc.rank);
myproc             65 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c                 pmix_output(0, "%s:%d: PMIx_Get_nb Key %s returned wrong type: %d", myproc.nspace, myproc.rank, key, val->type);
myproc             69 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c                 pmix_output(0, "%s:%d: PMIx_Get_nb Key %s returned wrong value: %d", myproc.nspace, myproc.rank, key, (int)val->data.uint64);
myproc             74 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c                 pmix_output(0, "%s:%d: PMIx_Get_nb Key %s returned wrong type: %d", myproc.nspace, myproc.rank, key, val->type);
myproc             78 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c                 pmix_output(0, "%s:%d: PMIx_Get_nb Key %s returned wrong value: %s", myproc.nspace, myproc.rank, key, val->data.string);
myproc             82 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c             pmix_output(0, "%s:%d PMIx_Get_nb returned wrong key: %s", myproc.nspace, myproc.rank, key);
myproc             85 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c         pmix_output(0, "%s:%d PMIx_Get_nb Key %s returned correctly", myproc.nspace, myproc.rank, key);
myproc             87 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c         pmix_output(0, "%s:%d PMIx_Get_nb Key %s failed: %s", myproc.nspace, myproc.rank, key, PMIx_Error_string(status));
myproc            110 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, NULL, 0))) {
myproc            111 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c         pmix_output(0, "Client ns %s rank %d: PMIx_Init failed: %d", myproc.nspace, myproc.rank, rc);
myproc            114 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c     pmix_output(0, "Client ns %s rank %d: Running", myproc.nspace, myproc.rank);
myproc            117 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c     (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc            120 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c         pmix_output(0, "Client ns %s rank %d: PMIx_Get universe size failed: %d", myproc.nspace, myproc.rank, rc);
myproc            125 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c     pmix_output(0, "Client %s:%d universe size %d", myproc.nspace, myproc.rank, nprocs);
myproc            128 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c     (void)asprintf(&tmp, "%s-%d-internal", myproc.nspace, myproc.rank);
myproc            131 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c     if (PMIX_SUCCESS != (rc = PMIx_Store_internal(&myproc, tmp, &value))) {
myproc            132 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c         pmix_output(0, "Client ns %s rank %d: PMIx_Store_internal failed: %d", myproc.nspace, myproc.rank, rc);
myproc            136 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c     (void)asprintf(&tmp, "%s-%d-local", myproc.nspace, myproc.rank);
myproc            140 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c         pmix_output(0, "Client ns %s rank %d: PMIx_Put internal failed: %d", myproc.nspace, myproc.rank, rc);
myproc            144 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c     (void)asprintf(&tmp, "%s-%d-remote", myproc.nspace, myproc.rank);
myproc            148 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c         pmix_output(0, "Client ns %s rank %d: PMIx_Put internal failed: %d", myproc.nspace, myproc.rank, rc);
myproc            154 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c     if (0 == myproc.rank) {
myproc            161 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c         pmix_output(0, "Client ns %s rank %d: PMIx_Commit failed: %d", myproc.nspace, myproc.rank, rc);
myproc            168 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c         (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc            172 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c             pmix_output(0, "Client ns %s rank %d: PMIx_Fence failed: %d", myproc.nspace, myproc.rank, rc);
myproc            180 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c         (void)asprintf(&tmp, "%s-%d-local", myproc.nspace, n);
myproc            184 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c             pmix_output(0, "Client ns %s rank %d: PMIx_Get %s failed: %d", myproc.nspace, n, tmp, rc);
myproc            188 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c         (void)asprintf(&tmp, "%s-%d-remote", myproc.nspace, n);
myproc            191 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c             pmix_output(0, "Client ns %s rank %d: PMIx_Get %s failed: %d", myproc.nspace, n, tmp, rc);
myproc            213 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c         pmix_output(0, "Client ns %s rank %d: PMIx_Fence failed: %d", myproc.nspace, myproc.rank, rc);
myproc            219 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c     pmix_output(0, "Client ns %s rank %d: Finalizing", myproc.nspace, myproc.rank);
myproc            221 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            223 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
myproc             40 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c static pmix_proc_t myproc;
myproc             59 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, NULL, 0))) {
myproc             60 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c         pmix_output(0, "Client ns %s rank %d: PMIx_Init failed: %d", myproc.nspace, myproc.rank, rc);
myproc             63 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c     pmix_output(0, "Client ns %s rank %d: Running", myproc.nspace, myproc.rank);
myproc             66 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c     (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc             69 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c         pmix_output(0, "Client ns %s rank %d: PMIx_Get universe size failed: %d", myproc.nspace, myproc.rank, rc);
myproc             74 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c     pmix_output(0, "Client %s:%d universe size %d", myproc.nspace, myproc.rank, nprocs);
myproc             78 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c     (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc             81 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c         pmix_output(0, "Client ns %s rank %d: PMIx_Fence failed: %d", myproc.nspace, myproc.rank, rc);
myproc             86 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c     if (0 == myproc.rank) {
myproc            102 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c         pmix_output(0, "Client ns %s rank %d: calling PMIx_Spawn", myproc.nspace, myproc.rank);
myproc            104 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c             pmix_output(0, "Client ns %s rank %d: PMIx_Spawn failed: %d", myproc.nspace, myproc.rank, rc);
myproc            111 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c             pmix_output(0, "Client ns %s rank %d: PMIx_Spawn returned incorrect nspace: %s", myproc.nspace, myproc.rank, nsp2);
myproc            114 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c             pmix_output(0, "Client ns %s rank %d: PMIx_Spawn succeeded returning nspace: %s", myproc.nspace, myproc.rank, nsp2);
myproc            122 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c             pmix_output(0, "Client ns %s rank %d: PMIx_Get universe size failed: %d", myproc.nspace, myproc.rank, rc);
myproc            127 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c         pmix_output(0, "Client %s:%d universe %s size %d", myproc.nspace, myproc.rank, nsp2, (int)ntmp);
myproc            132 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c         pmix_output(0, "Client ns %s rank %d: PMIx_Connect failed: %d", myproc.nspace, myproc.rank, rc);
myproc            136 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c                 myproc.nspace, myproc.rank);
myproc            138 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c         pmix_output(0, "Client ns %s rank %d: PMIx_Disonnect failed: %d", myproc.nspace, myproc.rank, rc);
myproc            141 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c     pmix_output(0, "Client ns %s rank %d: PMIx_Disconnect succeeded", myproc.nspace, myproc.rank);
myproc            144 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c     if (0 == myproc.rank) {
myproc            146 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c             pmix_output(0, "Client ns %s rank %d: PMIx_Resolve_peers failed for nspace %s: %d", myproc.nspace, myproc.rank, nsp2, rc);
myproc            150 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c             pmix_output(0, "Client ns %s rank %d: PMIx_Resolve_peers returned incorrect npeers: %d vs %d", myproc.nspace, myproc.rank, (int)(nprocs+ntmp), (int)npeers);
myproc            153 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c         pmix_output(0, "Client ns %s rank %d: PMIx_Resolve_peers returned %d npeers", myproc.nspace, myproc.rank, (int)npeers);
myproc            155 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c             pmix_output(0, "Client ns %s rank %d: PMIx_Resolve_nodes failed for nspace %s: %d", myproc.nspace, myproc.rank, nsp2, rc);
myproc            158 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c         pmix_output(0, "Client ns %s rank %d: PMIx_Resolve_nodes %s", myproc.nspace, myproc.rank, nodelist);
myproc            160 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c         if (PMIX_SUCCESS != (rc = PMIx_Resolve_peers(hostname, myproc.nspace, &peers, &npeers))) {
myproc            161 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c             pmix_output(0, "Client ns %s rank %d: PMIx_Resolve_peers failed for nspace %s: %d", myproc.nspace, myproc.rank, myproc.nspace, rc);
myproc            165 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c             pmix_output(0, "Client ns %s rank %d: PMIx_Resolve_peers returned incorrect npeers: %d vs %d", myproc.nspace, myproc.rank, nprocs, (int)npeers);
myproc            168 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c         pmix_output(0, "Client ns %s rank %d: PMIx_Resolve_peers returned %d npeers", myproc.nspace, myproc.rank, (int)npeers);
myproc            169 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c         if (PMIX_SUCCESS != (rc = PMIx_Resolve_nodes(myproc.nspace, &nodelist))) {
myproc            170 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c             pmix_output(0, "Client ns %s rank %d: PMIx_Resolve_nodes failed: %d", myproc.nspace, myproc.rank, rc);
myproc            173 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c         pmix_output(0, "Client ns %s rank %d: PMIx_Resolve_nodes %s", myproc.nspace, myproc.rank, nodelist);
myproc            181 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c     (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc            184 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c         pmix_output(0, "Client ns %s rank %d: PMIx_Fence failed: %d", myproc.nspace, myproc.rank, rc);
myproc            189 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c     pmix_output(0, "Client ns %s rank %d: Finalizing", myproc.nspace, myproc.rank);
myproc            192 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            194 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
myproc             39 opal/mca/pmix/pmix4x/pmix/test/simple/simpft.c static pmix_proc_t myproc;
myproc             50 opal/mca/pmix/pmix4x/pmix/test/simple/simpft.c     pmix_output(0, "Client %s:%d NOTIFIED with status %d", myproc.nspace, myproc.rank, status);
myproc             80 opal/mca/pmix/pmix4x/pmix/test/simple/simpft.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, NULL, 0))) {
myproc             81 opal/mca/pmix/pmix4x/pmix/test/simple/simpft.c         pmix_output(0, "Client ns %s rank %d: PMIx_Init failed: %d", myproc.nspace, myproc.rank, rc);
myproc             84 opal/mca/pmix/pmix4x/pmix/test/simple/simpft.c     pmix_output(0, "Client ns %s rank %d: Running", myproc.nspace, myproc.rank);
myproc             87 opal/mca/pmix/pmix4x/pmix/test/simple/simpft.c     (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc             90 opal/mca/pmix/pmix4x/pmix/test/simple/simpft.c         pmix_output(0, "Client ns %s rank %d: PMIx_Get universe size failed: %d", myproc.nspace, myproc.rank, rc);
myproc             95 opal/mca/pmix/pmix4x/pmix/test/simple/simpft.c     pmix_output(0, "Client %s:%d universe size %d", myproc.nspace, myproc.rank, nprocs);
myproc            104 opal/mca/pmix/pmix4x/pmix/test/simple/simpft.c     (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc            107 opal/mca/pmix/pmix4x/pmix/test/simple/simpft.c         pmix_output(0, "Client ns %s rank %d: PMIx_Fence failed: %d", myproc.nspace, myproc.rank, rc);
myproc            112 opal/mca/pmix/pmix4x/pmix/test/simple/simpft.c     if (0 == myproc.rank) {
myproc            115 opal/mca/pmix/pmix4x/pmix/test/simple/simpft.c         pmix_output(0, "Client ns %s rank %d: Abort called", myproc.nspace, myproc.rank);
myproc            128 opal/mca/pmix/pmix4x/pmix/test/simple/simpft.c     pmix_output(0, "Client ns %s rank %d: Finalizing", myproc.nspace, myproc.rank);
myproc            132 opal/mca/pmix/pmix4x/pmix/test/simple/simpft.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            134 opal/mca/pmix/pmix4x/pmix/test/simple/simpft.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
myproc             41 opal/mca/pmix/pmix4x/pmix/test/simple/simpio.c static pmix_proc_t myproc;
myproc             51 opal/mca/pmix/pmix4x/pmix/test/simple/simpio.c     pmix_output(0, "Client %s:%d NOTIFIED with status %s", myproc.nspace, myproc.rank, PMIx_Error_string(status));
myproc             81 opal/mca/pmix/pmix4x/pmix/test/simple/simpio.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, NULL, 0))) {
myproc             83 opal/mca/pmix/pmix4x/pmix/test/simple/simpio.c                     myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc             86 opal/mca/pmix/pmix4x/pmix/test/simple/simpio.c     pmix_output(0, "Client ns %s rank %d: Running", myproc.nspace, myproc.rank);
myproc             97 opal/mca/pmix/pmix4x/pmix/test/simple/simpio.c     if (0 == myproc.rank) {
myproc            100 opal/mca/pmix/pmix4x/pmix/test/simple/simpio.c             fprintf(stderr, "Rank %d: read %d bytes\n", myproc.rank, cnt);
myproc            106 opal/mca/pmix/pmix4x/pmix/test/simple/simpio.c     (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc            110 opal/mca/pmix/pmix4x/pmix/test/simple/simpio.c                     myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc            114 opal/mca/pmix/pmix4x/pmix/test/simple/simpio.c     pmix_output(0, "Client ns %s rank %d: Finalizing", myproc.nspace, myproc.rank);
myproc            117 opal/mca/pmix/pmix4x/pmix/test/simple/simpio.c                 myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc            119 opal/mca/pmix/pmix4x/pmix/test/simple/simpio.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
myproc             37 opal/mca/pmix/pmix4x/pmix/test/simple/simpjctrl.c static pmix_proc_t myproc;
myproc             71 opal/mca/pmix/pmix4x/pmix/test/simple/simpjctrl.c                    myproc.nspace, myproc.rank, status, (unsigned long)evhandler_ref);
myproc            110 opal/mca/pmix/pmix4x/pmix/test/simple/simpjctrl.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, NULL, 0))) {
myproc            111 opal/mca/pmix/pmix4x/pmix/test/simple/simpjctrl.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Init failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            114 opal/mca/pmix/pmix4x/pmix/test/simple/simpjctrl.c     fprintf(stderr, "Client ns %s rank %d: Running\n", myproc.nspace, myproc.rank);
myproc            124 opal/mca/pmix/pmix4x/pmix/test/simple/simpjctrl.c         fprintf(stderr, "[%s:%d] Default handler registration failed\n", myproc.nspace, myproc.rank);
myproc            133 opal/mca/pmix/pmix4x/pmix/test/simple/simpjctrl.c     (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc            138 opal/mca/pmix/pmix4x/pmix/test/simple/simpjctrl.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Get universe size failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            143 opal/mca/pmix/pmix4x/pmix/test/simple/simpjctrl.c     fprintf(stderr, "Client %s:%d universe size %d\n", myproc.nspace, myproc.rank, nprocs);
myproc            168 opal/mca/pmix/pmix4x/pmix/test/simple/simpjctrl.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Job_control_nb failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            174 opal/mca/pmix/pmix4x/pmix/test/simple/simpjctrl.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Job_control_nb failed: %d\n", myproc.nspace, myproc.rank, mylock.status);
myproc            194 opal/mca/pmix/pmix4x/pmix/test/simple/simpjctrl.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Process_monitor_nb failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            201 opal/mca/pmix/pmix4x/pmix/test/simple/simpjctrl.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Process_monitor_nb failed: %d\n", myproc.nspace, myproc.rank, mylock.status);
myproc            215 opal/mca/pmix/pmix4x/pmix/test/simple/simpjctrl.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Fence failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            223 opal/mca/pmix/pmix4x/pmix/test/simple/simpjctrl.c     fprintf(stderr, "Client ns %s rank %d: Finalizing\n", myproc.nspace, myproc.rank);
myproc            225 opal/mca/pmix/pmix4x/pmix/test/simple/simpjctrl.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            227 opal/mca/pmix/pmix4x/pmix/test/simple/simpjctrl.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
myproc             41 opal/mca/pmix/pmix4x/pmix/test/simple/simplegacy.c static pmix_proc_t myproc;
myproc             51 opal/mca/pmix/pmix4x/pmix/test/simple/simplegacy.c     pmix_output(0, "Client %s:%d NOTIFIED with status %s", myproc.nspace, myproc.rank, PMIx_Error_string(status));
myproc             88 opal/mca/pmix/pmix4x/pmix/test/simple/simplegacy.c             myproc.nspace, myproc.rank, status, PMIx_Error_string(status));
myproc             92 opal/mca/pmix/pmix4x/pmix/test/simple/simplegacy.c                     myproc.nspace, myproc.rank,
myproc            135 opal/mca/pmix/pmix4x/pmix/test/simple/simplegacy.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, iptr, 2))) {
myproc            137 opal/mca/pmix/pmix4x/pmix/test/simple/simplegacy.c                     myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc            141 opal/mca/pmix/pmix4x/pmix/test/simple/simplegacy.c     pmix_output(0, "Client ns %s rank %d: Running", myproc.nspace, myproc.rank);
myproc            144 opal/mca/pmix/pmix4x/pmix/test/simple/simplegacy.c     (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc            148 opal/mca/pmix/pmix4x/pmix/test/simple/simplegacy.c                     myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc            153 opal/mca/pmix/pmix4x/pmix/test/simple/simplegacy.c     pmix_output(0, "Client %s:%d universe size %d", myproc.nspace, myproc.rank, nprocs);
myproc            184 opal/mca/pmix/pmix4x/pmix/test/simple/simplegacy.c             (void)asprintf(&tmp, "%s-%d-gasnet-%d-%d", myproc.nspace, myproc.rank, cnt, j);
myproc            189 opal/mca/pmix/pmix4x/pmix/test/simple/simplegacy.c                             myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc            197 opal/mca/pmix/pmix4x/pmix/test/simple/simplegacy.c                         myproc.nspace, myproc.rank, cnt, PMIx_Error_string(rc));
myproc            204 opal/mca/pmix/pmix4x/pmix/test/simple/simplegacy.c                         myproc.nspace, myproc.rank, cnt, PMIx_Error_string(rc));
myproc            209 opal/mca/pmix/pmix4x/pmix/test/simple/simplegacy.c         (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc            213 opal/mca/pmix/pmix4x/pmix/test/simple/simplegacy.c                 (void)asprintf(&tmp, "%s-%d-gasnet-%d-%d", myproc.nspace, n, cnt, j);
myproc            216 opal/mca/pmix/pmix4x/pmix/test/simple/simplegacy.c                                 myproc.nspace, myproc.rank, j, tmp, PMIx_Error_string(rc));
myproc            221 opal/mca/pmix/pmix4x/pmix/test/simple/simplegacy.c                                 myproc.nspace, myproc.rank);
myproc            225 opal/mca/pmix/pmix4x/pmix/test/simple/simplegacy.c                     pmix_output(0, "Client ns %s rank %d cnt %d: PMIx_Get %s returned wrong type: %d", myproc.nspace, myproc.rank, j, tmp, val->type);
myproc            231 opal/mca/pmix/pmix4x/pmix/test/simple/simplegacy.c                     pmix_output(0, "Client ns %s rank %d cnt %d: PMIx_Get %s returned wrong value: %d", myproc.nspace, myproc.rank, j, tmp, (int)val->data.uint64);
myproc            236 opal/mca/pmix/pmix4x/pmix/test/simple/simplegacy.c                 pmix_output(0, "Client ns %s rank %d cnt %d: PMIx_Get %s returned correct", myproc.nspace, myproc.rank, j, tmp);
myproc            245 opal/mca/pmix/pmix4x/pmix/test/simple/simplegacy.c     pmix_output(0, "Client ns %s rank %d: Finalizing", myproc.nspace, myproc.rank);
myproc            248 opal/mca/pmix/pmix4x/pmix/test/simple/simplegacy.c                 myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc            250 opal/mca/pmix/pmix4x/pmix/test/simple/simplegacy.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
myproc             48 opal/mca/pmix/pmix4x/pmix/test/simple/simppub.c     pmix_proc_t myproc;
myproc             51 opal/mca/pmix/pmix4x/pmix/test/simple/simppub.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, NULL, 0))) {
myproc             52 opal/mca/pmix/pmix4x/pmix/test/simple/simppub.c         pmix_output(0, "Client ns %s rank %d: PMIx_Init failed: %d", myproc.nspace, myproc.rank, rc);
myproc             55 opal/mca/pmix/pmix4x/pmix/test/simple/simppub.c     pmix_output(0, "Client ns %s rank %d: Running", myproc.nspace, myproc.rank);
myproc             58 opal/mca/pmix/pmix4x/pmix/test/simple/simppub.c     (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc             61 opal/mca/pmix/pmix4x/pmix/test/simple/simppub.c         pmix_output(0, "Client ns %s rank %d: PMIx_Get universe size failed: %d", myproc.nspace, myproc.rank, rc);
myproc             66 opal/mca/pmix/pmix4x/pmix/test/simple/simppub.c     pmix_output(0, "Client %s:%d universe size %d", myproc.nspace, myproc.rank, nprocs);
myproc             70 opal/mca/pmix/pmix4x/pmix/test/simple/simppub.c     (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc             73 opal/mca/pmix/pmix4x/pmix/test/simple/simppub.c         pmix_output(0, "Client ns %s rank %d: PMIx_Fence failed: %d", myproc.nspace, myproc.rank, rc);
myproc             78 opal/mca/pmix/pmix4x/pmix/test/simple/simppub.c     if (0 == myproc.rank) {
myproc             87 opal/mca/pmix/pmix4x/pmix/test/simple/simppub.c             pmix_output(0, "Client ns %s rank %d: PMIx_Publish failed: %d", myproc.nspace, myproc.rank, rc);
myproc             96 opal/mca/pmix/pmix4x/pmix/test/simple/simppub.c         pmix_output(0, "Client ns %s rank %d: PMIx_Fence failed: %d", myproc.nspace, myproc.rank, rc);
myproc            101 opal/mca/pmix/pmix4x/pmix/test/simple/simppub.c     if (0 != myproc.rank) {
myproc            105 opal/mca/pmix/pmix4x/pmix/test/simple/simppub.c             pmix_output(0, "Client ns %s rank %d: PMIx_Lookup failed: %d", myproc.nspace, myproc.rank, rc);
myproc            109 opal/mca/pmix/pmix4x/pmix/test/simple/simppub.c         if (0 != strncmp(myproc.nspace, pdata[0].proc.nspace, PMIX_MAX_NSLEN)) {
myproc            111 opal/mca/pmix/pmix4x/pmix/test/simple/simppub.c                         myproc.nspace, myproc.rank, pdata[0].proc.nspace);
myproc            116 opal/mca/pmix/pmix4x/pmix/test/simple/simppub.c                         myproc.nspace, myproc.rank, pdata[0].proc.rank);
myproc            121 opal/mca/pmix/pmix4x/pmix/test/simple/simppub.c                         myproc.nspace, myproc.rank, pdata[0].value.type);
myproc            126 opal/mca/pmix/pmix4x/pmix/test/simple/simppub.c                         myproc.nspace, myproc.rank, (int)pdata[0].value.data.uint8);
myproc            135 opal/mca/pmix/pmix4x/pmix/test/simple/simppub.c         pmix_output(0, "Client ns %s rank %d: PMIx_Fence failed: %d", myproc.nspace, myproc.rank, rc);
myproc            139 opal/mca/pmix/pmix4x/pmix/test/simple/simppub.c     if (0 == myproc.rank) {
myproc            145 opal/mca/pmix/pmix4x/pmix/test/simple/simppub.c             pmix_output(0, "Client ns %s rank %d: PMIx_Unpublish failed: %d", myproc.nspace, myproc.rank, rc);
myproc            154 opal/mca/pmix/pmix4x/pmix/test/simple/simppub.c         pmix_output(0, "Client ns %s rank %d: PMIx_Fence failed: %d", myproc.nspace, myproc.rank, rc);
myproc            160 opal/mca/pmix/pmix4x/pmix/test/simple/simppub.c     pmix_output(0, "Client ns %s rank %d: Finalizing", myproc.nspace, myproc.rank);
myproc            162 opal/mca/pmix/pmix4x/pmix/test/simple/simppub.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            164 opal/mca/pmix/pmix4x/pmix/test/simple/simppub.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
myproc             41 opal/mca/pmix/pmix4x/pmix/test/simple/simptimeout.c static pmix_proc_t myproc;
myproc             51 opal/mca/pmix/pmix4x/pmix/test/simple/simptimeout.c     pmix_output(0, "Client %s:%d NOTIFIED with status %s", myproc.nspace, myproc.rank, PMIx_Error_string(status));
myproc             81 opal/mca/pmix/pmix4x/pmix/test/simple/simptimeout.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, NULL, 0))) {
myproc             83 opal/mca/pmix/pmix4x/pmix/test/simple/simptimeout.c                     myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc             86 opal/mca/pmix/pmix4x/pmix/test/simple/simptimeout.c     pmix_output(0, "Client ns %s rank %d: Running", myproc.nspace, myproc.rank);
myproc             89 opal/mca/pmix/pmix4x/pmix/test/simple/simptimeout.c     (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc             93 opal/mca/pmix/pmix4x/pmix/test/simple/simptimeout.c                     myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc            107 opal/mca/pmix/pmix4x/pmix/test/simple/simptimeout.c     (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc            111 opal/mca/pmix/pmix4x/pmix/test/simple/simptimeout.c                     myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc            116 opal/mca/pmix/pmix4x/pmix/test/simple/simptimeout.c     pmix_output(0, "Client %s:%d universe size %d", myproc.nspace, myproc.rank, nprocs);
myproc            119 opal/mca/pmix/pmix4x/pmix/test/simple/simptimeout.c     if (0 == myproc.rank) {
myproc            124 opal/mca/pmix/pmix4x/pmix/test/simple/simptimeout.c         (void)strncpy(proc.nspace, myproc.nspace, PMIX_MAX_NSLEN);
myproc            129 opal/mca/pmix/pmix4x/pmix/test/simple/simptimeout.c                         myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc            138 opal/mca/pmix/pmix4x/pmix/test/simple/simptimeout.c                         myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc            148 opal/mca/pmix/pmix4x/pmix/test/simple/simptimeout.c                         myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc            159 opal/mca/pmix/pmix4x/pmix/test/simple/simptimeout.c     pmix_output(0, "Client ns %s rank %d: Finalizing", myproc.nspace, myproc.rank);
myproc            162 opal/mca/pmix/pmix4x/pmix/test/simple/simptimeout.c                 myproc.nspace, myproc.rank, PMIx_Error_string(rc));
myproc            164 opal/mca/pmix/pmix4x/pmix/test/simple/simptimeout.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
myproc             39 opal/mca/pmix/pmix4x/pmix/test/simple/simptool.c static pmix_proc_t myproc;
myproc             51 opal/mca/pmix/pmix4x/pmix/test/simple/simptool.c                     myproc.nspace, myproc.rank, info[0].key);
myproc             55 opal/mca/pmix/pmix4x/pmix/test/simple/simptool.c                     myproc.nspace, myproc.rank, info[1].key);
myproc             59 opal/mca/pmix/pmix4x/pmix/test/simple/simptool.c                     myproc.nspace, myproc.rank, info[0].value.type, PMIX_STRING);
myproc             63 opal/mca/pmix/pmix4x/pmix/test/simple/simptool.c                     myproc.nspace, myproc.rank, info[1].value.type, PMIX_STRING);
myproc             67 opal/mca/pmix/pmix4x/pmix/test/simple/simptool.c                     myproc.nspace, myproc.rank, info[1].value.data.string);
myproc             71 opal/mca/pmix/pmix4x/pmix/test/simple/simptool.c                     myproc.nspace, myproc.rank, info[1].value.data.string);
myproc             87 opal/mca/pmix/pmix4x/pmix/test/simple/simptool.c     if (PMIX_SUCCESS != (rc = PMIx_tool_init(&myproc, NULL, 0))) {
myproc             91 opal/mca/pmix/pmix4x/pmix/test/simple/simptool.c     pmix_output(0, "Tool ns %s rank %d: Running", myproc.nspace, myproc.rank);
myproc            101 opal/mca/pmix/pmix4x/pmix/test/simple/simptool.c         pmix_output(0, "Client ns %s rank %d: PMIx_Query_info failed: %d", myproc.nspace, myproc.rank, rc);
myproc            109 opal/mca/pmix/pmix4x/pmix/test/simple/simptool.c     pmix_output(0, "Client ns %s rank %d: Finalizing", myproc.nspace, myproc.rank);
myproc            111 opal/mca/pmix/pmix4x/pmix/test/simple/simptool.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc            113 opal/mca/pmix/pmix4x/pmix/test/simple/simptool.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
myproc              8 opal/mca/pmix/pmix4x/pmix/test/simple/test_pmix.c 	pmix_proc_t myproc;
myproc             12 opal/mca/pmix/pmix4x/pmix/test/simple/test_pmix.c 	rc = PMIx_Init(&myproc, NULL, 0);
myproc             17 opal/mca/pmix/pmix4x/pmix/test/simple/test_pmix.c 		rc = PMIx_Get(&myproc, PMIX_RANK, NULL, 0, &value);
myproc             43 opal/mca/pmix/pmix4x/pmix/test/simple/test_pmix.c 		rc = PMIx_Fence(&myproc, 1, info, 1);
myproc            397 opal/mca/pmix/pmix4x/pmix4x.c         rc = PMIx_Job_control_nb(&mca_pmix_pmix4x_component.myproc, 1, pinfo, ninfo, NULL, NULL);
myproc             42 opal/mca/pmix/pmix4x/pmix4x.h     pmix_proc_t myproc;
myproc            106 opal/mca/pmix/pmix4x/pmix4x_client.c     rc = PMIx_Init(&mca_pmix_pmix4x_component.myproc, pinfo, ninfo);
myproc            128 opal/mca/pmix/pmix4x/pmix4x_client.c         opal_convert_string_to_jobid(&pname.jobid, mca_pmix_pmix4x_component.myproc.nspace);
myproc            132 opal/mca/pmix/pmix4x/pmix4x_client.c         OPAL_HASH_JOBID(mca_pmix_pmix4x_component.myproc.nspace, pname.jobid);
myproc            137 opal/mca/pmix/pmix4x/pmix4x_client.c     (void)strncpy(job->nspace, mca_pmix_pmix4x_component.myproc.nspace, PMIX_MAX_NSLEN);
myproc            141 opal/mca/pmix/pmix4x/pmix4x_client.c     pname.vpid = pmix4x_convert_rank(mca_pmix_pmix4x_component.myproc.rank);
myproc            231 opal/mca/pmix/pmix4x/pmix4x_client.c                 (void)strncpy(mca_pmix_pmix4x_component.myproc.nspace, val->data.string, PMIX_MAX_NSLEN);
myproc            234 opal/mca/pmix/pmix4x/pmix4x_client.c                 mca_pmix_pmix4x_component.myproc.rank = pname.vpid;
myproc            246 opal/mca/pmix/pmix4x/pmix4x_client.c     rc = PMIx_tool_init(&mca_pmix_pmix4x_component.myproc, pinfo, ninfo);
myproc            264 opal/mca/pmix/pmix4x/pmix4x_client.c     opal_convert_string_to_jobid(&pname.jobid, mca_pmix_pmix4x_component.myproc.nspace);
myproc            265 opal/mca/pmix/pmix4x/pmix4x_client.c     pname.vpid = pmix4x_convert_rank(mca_pmix_pmix4x_component.myproc.rank);
myproc            270 opal/mca/pmix/pmix4x/pmix4x_client.c     (void)strncpy(job->nspace, mca_pmix_pmix4x_component.myproc.nspace, PMIX_MAX_NSLEN);
myproc            409 opal/mca/pmix/pmix4x/pmix4x_client.c         (void)strncpy(p.nspace, mca_pmix_pmix4x_component.myproc.nspace, PMIX_MAX_NSLEN);
myproc            626 opal/mca/pmix/pmix4x/pmix4x_client.c             (*val)->data.integer = pmix4x_convert_rank(mca_pmix_pmix4x_component.myproc.rank);
myproc            634 opal/mca/pmix/pmix4x/pmix4x_client.c         (void)strncpy(p.nspace, mca_pmix_pmix4x_component.myproc.nspace, PMIX_MAX_NSLEN);
myproc            739 opal/mca/pmix/pmix4x/pmix4x_client.c                 val->data.integer = pmix4x_convert_rank(mca_pmix_pmix4x_component.myproc.rank);
myproc            755 opal/mca/pmix/pmix4x/pmix4x_client.c         (void)strncpy(op->p.nspace, mca_pmix_pmix4x_component.myproc.nspace, PMIX_MAX_NSLEN);
myproc             54 orte/test/mpi/pinterlib.c static pmix_proc_t myproc;
myproc            158 orte/test/mpi/pinterlib.c         ret = PMIx_Notify_event(code, &myproc,
myproc            166 orte/test/mpi/pinterlib.c         ret = PMIx_Init(&myproc, info, 5);
myproc            205 orte/test/mpi/pinterlib.c     PMIx_Get(&myproc, "WASSUP", NULL, 0, &val);
myproc            215 orte/test/mpi/pinterlib.c     PMIX_PDATA_LOAD(&pdata[0], &myproc, "SOMETHING", NULL, PMIX_BOOL);
myproc             10 orte/test/mpi/xlib.c static pmix_proc_t myproc;
myproc             81 orte/test/mpi/xlib.c                    myproc.nspace, myproc.rank, status, (unsigned long)evhandler_ref);
myproc            109 orte/test/mpi/xlib.c         if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, info, ninfo))) {
myproc            183 orte/test/mpi/xlib.c         if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, info, ninfo))) {
myproc             38 orte/test/system/pmixtool.c     pmix_proc_t myproc;
myproc             43 orte/test/system/pmixtool.c     if (PMIX_SUCCESS != (rc = PMIx_tool_init(&myproc, NULL, 0))) {
myproc             47 orte/test/system/pmixtool.c     fprintf(stderr, "Tool ns %s rank %d: Running\n", myproc.nspace, myproc.rank);
myproc             54 orte/test/system/pmixtool.c         fprintf(stderr, "Tool ns %s rank %d: PMIx_Query_info failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc             59 orte/test/system/pmixtool.c                     myproc.nspace, myproc.rank, info[0].key, PMIX_QUERY_NAMESPACES);
myproc             63 orte/test/system/pmixtool.c                     myproc.nspace, myproc.rank, info[0].value.type, PMIX_STRING);
myproc             66 orte/test/system/pmixtool.c             myproc.nspace, myproc.rank,
myproc             72 orte/test/system/pmixtool.c     fprintf(stderr, "Tool ns %s rank %d: Finalizing\n", myproc.nspace, myproc.rank);
myproc             74 orte/test/system/pmixtool.c         fprintf(stderr, "Tool ns %s rank %d:PMIx_tool_finalize failed: %d\n", myproc.nspace, myproc.rank, rc);
myproc             76 orte/test/system/pmixtool.c         fprintf(stderr, "Tool ns %s rank %d:PMIx_tool_finalize successfully completed\n", myproc.nspace, myproc.rank);