affected 50 opal/mca/pmix/pmix4x/pmix/examples/fault.c pmix_proc_t *affected = NULL; affected 63 opal/mca/pmix/pmix4x/pmix/examples/fault.c affected = info[n].value.data.proc; affected 81 opal/mca/pmix/pmix4x/pmix/examples/fault.c (NULL == affected) ? "NULL" : affected->nspace); affected 485 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c pmix_proc_t *affected = NULL; affected 501 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c affected = info[n].value.data.proc; affected 527 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c PMIX_INFO_LOAD(&cb->info[0], PMIX_EVENT_AFFECTED_PROC, affected, PMIX_PROC); affected 77 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event.h pmix_proc_t *affected; affected 133 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event.h pmix_proc_t *affected; affected 163 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event.h pmix_proc_t *affected, size_t naffected); affected 197 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event.h PMIX_PROC_CREATE(ch->affected, 1); \ affected 199 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event.h PMIX_LOAD_PROCID(ch->affected, (p)->nptr->nspace, \ affected 256 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c if (NULL != chain->affected) { affected 258 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c PMIX_PROC_CREATE(cd->affected, cd->naffected); affected 259 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c if (NULL == cd->affected) { affected 264 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c memcpy(cd->affected, chain->affected, cd->naffected * sizeof(pmix_proc_t)); affected 398 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c pmix_notify_check_affected(nxt->affected, nxt->naffected, affected 399 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c chain->affected, chain->naffected)) { affected 438 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c !pmix_notify_check_affected(nxt->affected, nxt->naffected, affected 439 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c chain->affected, chain->naffected)) { affected 484 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c pmix_notify_check_affected(nxt->affected, nxt->naffected, affected 485 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c chain->affected, chain->naffected)) { affected 514 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c pmix_notify_check_affected(pmix_globals.events.last->affected, pmix_globals.events.last->naffected, affected 515 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c chain->affected, chain->naffected)) { affected 655 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c pmix_notify_check_affected(pmix_globals.events.first->affected, pmix_globals.events.first->naffected, affected 656 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c chain->affected, chain->naffected)) { affected 691 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c pmix_notify_check_affected(evhdlr->affected, evhdlr->naffected, affected 692 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c chain->affected, chain->naffected)) { affected 706 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c pmix_notify_check_affected(evhdlr->affected, evhdlr->naffected, affected 707 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c chain->affected, chain->naffected)) { affected 721 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c pmix_notify_check_affected(evhdlr->affected, evhdlr->naffected, affected 722 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c chain->affected, chain->naffected)) { affected 734 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c pmix_notify_check_affected(pmix_globals.events.last->affected, pmix_globals.events.last->naffected, affected 735 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c chain->affected, chain->naffected)) { affected 903 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c if (NULL != chain->affected) { affected 905 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c PMIX_PROC_CREATE(cd->affected, cd->naffected); affected 906 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c if (NULL == cd->affected) { affected 916 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c memcpy(cd->affected, chain->affected, cd->naffected * sizeof(pmix_proc_t)); affected 1006 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c if (!pmix_notify_check_affected(cd->affected, cd->naffected, affected 1007 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c pr->affected, pr->naffected)) { affected 1231 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c pmix_proc_t *affected, size_t naffected) affected 1240 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c if (NULL == affected) { affected 1246 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c if (PMIX_CHECK_PROCID(&affected[n], &interested[m])) { affected 1318 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c PMIX_PROC_CREATE(chain->affected, 1); affected 1319 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c if (NULL == chain->affected) { affected 1323 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c memcpy(chain->affected, info[n].value.data.proc, sizeof(pmix_proc_t)); affected 1326 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c PMIX_PROC_CREATE(chain->affected, chain->naffected); affected 1327 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c if (NULL == chain->affected) { affected 1331 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c memcpy(chain->affected, info[n].value.data.darray->array, chain->naffected * sizeof(pmix_proc_t)); affected 1349 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c p->affected = NULL; affected 1367 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c if (NULL != p->affected) { affected 1368 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c PMIX_PROC_FREE(p->affected, p->naffected); affected 1423 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c p->affected = NULL; affected 1442 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c if (NULL != p->affected) { affected 1443 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c PMIX_PROC_FREE(p->affected, p->naffected); affected 43 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c pmix_proc_t *affected; affected 60 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c p->affected = NULL; affected 406 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c if (!pmix_notify_check_affected(cd->affected, cd->naffected, affected 407 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c ncd->affected, ncd->naffected)) { affected 426 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c PMIX_PROC_CREATE(chain->affected, 1); affected 427 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c if (NULL == chain->affected) { affected 432 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c memcpy(chain->affected, ncd->info[n].value.data.proc, sizeof(pmix_proc_t)); affected 435 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c PMIX_PROC_CREATE(chain->affected, chain->naffected); affected 436 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c if (NULL == chain->affected) { affected 441 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c memcpy(chain->affected, ncd->info[n].value.data.darray->array, chain->naffected * sizeof(pmix_proc_t)); affected 527 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c cd->affected = cd->info[n].value.data.proc; affected 534 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c cd->affected = (pmix_proc_t*)cd->info[n].value.data.darray->array; affected 592 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c if (NULL != cd->affected && 0 < cd->naffected) { affected 594 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c PMIX_PROC_CREATE(evhdlr->affected, cd->naffected); affected 595 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c if (NULL == evhdlr->affected) { affected 601 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c memcpy(evhdlr->affected, cd->affected, cd->naffected * sizeof(pmix_proc_t)); affected 677 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c if (NULL != cd->affected && 0 < cd->naffected) { affected 679 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c PMIX_PROC_CREATE(evhdlr->affected, cd->naffected); affected 680 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c if (NULL == evhdlr->affected) { affected 686 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c memcpy(evhdlr->affected, cd->affected, cd->naffected * sizeof(pmix_proc_t)); affected 449 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.h pmix_proc_t *affected; affected 1879 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c if (!pmix_notify_check_affected(cd->affected, cd->naffected, affected 2025 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c pmix_proc_t *affected = NULL; affected 2079 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c if (NULL != affected) { affected 2085 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c PMIX_PROC_CREATE(affected, naffected); affected 2086 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c memcpy(affected, info[n].value.data.proc, sizeof(pmix_proc_t)); affected 2088 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c if (NULL != affected) { affected 2094 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c PMIX_PROC_CREATE(affected, naffected); affected 2095 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c memcpy(affected, info[n].value.data.darray->array, naffected * sizeof(pmix_proc_t)); affected 2129 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c if (NULL != affected) { affected 2130 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c PMIX_PROC_CREATE(prev->affected, naffected); affected 2132 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c memcpy(prev->affected, affected, naffected * sizeof(pmix_proc_t)); affected 2173 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c if (NULL != affected) { affected 2174 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c PMIX_PROC_CREATE(prev->affected, naffected); affected 2176 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c memcpy(prev->affected, affected, naffected * sizeof(pmix_proc_t)); affected 2200 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c if (NULL != affected) { affected 2201 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c PMIX_PROC_CREATE(prev->affected, naffected); affected 2203 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c memcpy(prev->affected, affected, naffected * sizeof(pmix_proc_t)); affected 2236 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c if (NULL != affected) { affected 2237 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c free(affected); affected 2250 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c scd->procs = affected; affected 2277 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c scd->procs = affected; affected 2297 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c if (NULL != affected) { affected 2298 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c PMIX_PROC_FREE(affected, naffected); affected 4491 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c p->affected = NULL; affected 4503 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c PMIX_PROC_FREE(p->affected, p->naffected); affected 4571 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c p->affected = NULL; affected 4579 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c if (NULL != p->affected) { affected 4580 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c PMIX_PROC_FREE(p->affected, p->naffected); affected 134 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.h pmix_proc_t *affected;