host_module 106 opal/mca/pmix/ext1x/pmix1x_server_north.c opal_pmix_server_module_t *host_module = NULL; host_module 124 opal/mca/pmix/ext1x/pmix1x_server_north.c if (NULL == host_module || NULL == host_module->client_connected) { host_module 135 opal/mca/pmix/ext1x/pmix1x_server_north.c rc = host_module->client_connected(&proc, server_object, host_module 147 opal/mca/pmix/ext1x/pmix1x_server_north.c if (NULL == host_module || NULL == host_module->client_finalized) { host_module 163 opal/mca/pmix/ext1x/pmix1x_server_north.c rc = host_module->client_finalized(&proc, server_object, opal_opcbfunc, opalcaddy); host_module 181 opal/mca/pmix/ext1x/pmix1x_server_north.c if (NULL == host_module || NULL == host_module->abort) { host_module 212 opal/mca/pmix/ext1x/pmix1x_server_north.c rc = host_module->abort(&proc, server_object, status, msg, host_module 258 opal/mca/pmix/ext1x/pmix1x_server_north.c if (NULL == host_module || NULL == host_module->fence_nb) { host_module 294 opal/mca/pmix/ext1x/pmix1x_server_north.c rc = host_module->fence_nb(&opalcaddy->procs, &opalcaddy->info, host_module 312 opal/mca/pmix/ext1x/pmix1x_server_north.c if (NULL == host_module || NULL == host_module->direct_modex) { host_module 343 opal/mca/pmix/ext1x/pmix1x_server_north.c rc = host_module->direct_modex(&proc, &opalcaddy->info, opmdx_response, opalcaddy); host_module 363 opal/mca/pmix/ext1x/pmix1x_server_north.c if (NULL == host_module || NULL == host_module->publish) { host_module 394 opal/mca/pmix/ext1x/pmix1x_server_north.c rc = host_module->publish(&proc, &opalcaddy->info, opal_opcbfunc, opalcaddy); host_module 443 opal/mca/pmix/ext1x/pmix1x_server_north.c if (NULL == host_module || NULL == host_module->lookup) { host_module 474 opal/mca/pmix/ext1x/pmix1x_server_north.c rc = host_module->lookup(&proc, keys, &opalcaddy->info, opal_lkupcbfunc, opalcaddy); host_module 493 opal/mca/pmix/ext1x/pmix1x_server_north.c if (NULL == host_module || NULL == host_module->unpublish) { host_module 524 opal/mca/pmix/ext1x/pmix1x_server_north.c rc = host_module->unpublish(&proc, keys, &opalcaddy->info, opal_opcbfunc, opalcaddy); host_module 559 opal/mca/pmix/ext1x/pmix1x_server_north.c if (NULL == host_module || NULL == host_module->spawn) { host_module 615 opal/mca/pmix/ext1x/pmix1x_server_north.c rc = host_module->spawn(&proc, &opalcaddy->info, &opalcaddy->apps, opal_spncbfunc, opalcaddy); host_module 635 opal/mca/pmix/ext1x/pmix1x_server_north.c if (NULL == host_module || NULL == host_module->connect) { host_module 671 opal/mca/pmix/ext1x/pmix1x_server_north.c rc = host_module->connect(&opalcaddy->procs, &opalcaddy->info, opal_opcbfunc, opalcaddy); host_module 690 opal/mca/pmix/ext1x/pmix1x_server_north.c if (NULL == host_module || NULL == host_module->disconnect) { host_module 726 opal/mca/pmix/ext1x/pmix1x_server_north.c rc = host_module->disconnect(&opalcaddy->procs, &opalcaddy->info, opal_opcbfunc, opalcaddy); host_module 759 opal/mca/pmix/ext1x/pmix1x_server_north.c rc = host_module->register_events(&opalcaddy->info, opal_opcbfunc, opalcaddy); host_module 777 opal/mca/pmix/ext1x/pmix1x_server_north.c if (NULL == host_module || NULL == host_module->listener) { host_module 781 opal/mca/pmix/ext1x/pmix1x_server_north.c rc = host_module->listener(listening_sd, cbfunc); host_module 51 opal/mca/pmix/ext1x/pmix1x_server_south.c extern opal_pmix_server_module_t *host_module; host_module 170 opal/mca/pmix/ext1x/pmix1x_server_south.c host_module = module; host_module 140 opal/mca/pmix/ext2x/ext2x_server_north.c opal_pmix_server_module_t *host_module = NULL; host_module 161 opal/mca/pmix/ext2x/ext2x_server_north.c if (NULL == host_module || NULL == host_module->client_connected) { host_module 176 opal/mca/pmix/ext2x/ext2x_server_north.c rc = host_module->client_connected(&proc, server_object, host_module 188 opal/mca/pmix/ext2x/ext2x_server_north.c if (NULL == host_module || NULL == host_module->client_finalized) { host_module 208 opal/mca/pmix/ext2x/ext2x_server_north.c rc = host_module->client_finalized(&proc, server_object, opal_opcbfunc, opalcaddy); host_module 226 opal/mca/pmix/ext2x/ext2x_server_north.c if (NULL == host_module || NULL == host_module->abort) { host_module 258 opal/mca/pmix/ext2x/ext2x_server_north.c rc = host_module->abort(&proc, server_object, status, msg, host_module 317 opal/mca/pmix/ext2x/ext2x_server_north.c if (NULL == host_module || NULL == host_module->fence_nb) { host_module 348 opal/mca/pmix/ext2x/ext2x_server_north.c rc = host_module->fence_nb(&opalcaddy->procs, &opalcaddy->info, host_module 367 opal/mca/pmix/ext2x/ext2x_server_north.c if (NULL == host_module || NULL == host_module->direct_modex) { host_module 416 opal/mca/pmix/ext2x/ext2x_server_north.c rc = host_module->direct_modex(&proc, &opalcaddy->info, opmdx_response, opalcaddy); host_module 436 opal/mca/pmix/ext2x/ext2x_server_north.c if (NULL == host_module || NULL == host_module->publish) { host_module 468 opal/mca/pmix/ext2x/ext2x_server_north.c rc = host_module->publish(&proc, &opalcaddy->info, opal_opcbfunc, opalcaddy); host_module 517 opal/mca/pmix/ext2x/ext2x_server_north.c if (NULL == host_module || NULL == host_module->lookup) { host_module 549 opal/mca/pmix/ext2x/ext2x_server_north.c rc = host_module->lookup(&proc, keys, &opalcaddy->info, opal_lkupcbfunc, opalcaddy); host_module 568 opal/mca/pmix/ext2x/ext2x_server_north.c if (NULL == host_module || NULL == host_module->unpublish) { host_module 600 opal/mca/pmix/ext2x/ext2x_server_north.c rc = host_module->unpublish(&proc, keys, &opalcaddy->info, opal_opcbfunc, opalcaddy); host_module 635 opal/mca/pmix/ext2x/ext2x_server_north.c if (NULL == host_module || NULL == host_module->spawn) { host_module 690 opal/mca/pmix/ext2x/ext2x_server_north.c rc = host_module->spawn(&proc, &opalcaddy->info, &opalcaddy->apps, opal_spncbfunc, opalcaddy); host_module 710 opal/mca/pmix/ext2x/ext2x_server_north.c if (NULL == host_module || NULL == host_module->connect) { host_module 742 opal/mca/pmix/ext2x/ext2x_server_north.c rc = host_module->connect(&opalcaddy->procs, &opalcaddy->info, opal_opcbfunc, opalcaddy); host_module 761 opal/mca/pmix/ext2x/ext2x_server_north.c if (NULL == host_module || NULL == host_module->disconnect) { host_module 793 opal/mca/pmix/ext2x/ext2x_server_north.c rc = host_module->disconnect(&opalcaddy->procs, &opalcaddy->info, opal_opcbfunc, opalcaddy); host_module 831 opal/mca/pmix/ext2x/ext2x_server_north.c rc = host_module->register_events(&opalcaddy->info, opal_opcbfunc, opalcaddy); host_module 860 opal/mca/pmix/ext2x/ext2x_server_north.c if (NULL == host_module || NULL == host_module->notify_event) { host_module 898 opal/mca/pmix/ext2x/ext2x_server_north.c if (OPAL_SUCCESS != (rc = host_module->notify_event(status, &src, &opalcaddy->info, host_module 961 opal/mca/pmix/ext2x/ext2x_server_north.c if (NULL == host_module || NULL == host_module->query) { host_module 1001 opal/mca/pmix/ext2x/ext2x_server_north.c if (OPAL_SUCCESS != (rc = host_module->query(&requestor, host_module 1073 opal/mca/pmix/ext2x/ext2x_server_north.c host_module->tool_connected(&opalcaddy->info, toolcbfunc, opalcaddy); host_module 1088 opal/mca/pmix/ext2x/ext2x_server_north.c if (NULL == host_module || NULL == host_module->log) { host_module 1145 opal/mca/pmix/ext2x/ext2x_server_north.c host_module->log(&requestor, host_module 1163 opal/mca/pmix/ext2x/ext2x_server_north.c if (NULL == host_module || NULL == host_module->allocate) { host_module 1193 opal/mca/pmix/ext2x/ext2x_server_north.c if (OPAL_SUCCESS != (rc = host_module->allocate(&requestor, odir, host_module 1216 opal/mca/pmix/ext2x/ext2x_server_north.c if (NULL == host_module || NULL == host_module->job_control) { host_module 1255 opal/mca/pmix/ext2x/ext2x_server_north.c if (OPAL_SUCCESS != (rc = host_module->job_control(&requestor, host_module 58 opal/mca/pmix/ext2x/ext2x_server_south.c extern opal_pmix_server_module_t *host_module; host_module 153 opal/mca/pmix/ext2x/ext2x_server_south.c host_module = module; host_module 151 opal/mca/pmix/ext3x/ext3x_server_north.c opal_pmix_server_module_t *host_module = NULL; host_module 172 opal/mca/pmix/ext3x/ext3x_server_north.c if (NULL == host_module || NULL == host_module->client_connected) { host_module 187 opal/mca/pmix/ext3x/ext3x_server_north.c rc = host_module->client_connected(&proc, server_object, host_module 199 opal/mca/pmix/ext3x/ext3x_server_north.c if (NULL == host_module || NULL == host_module->client_finalized) { host_module 219 opal/mca/pmix/ext3x/ext3x_server_north.c rc = host_module->client_finalized(&proc, server_object, opal_opcbfunc, opalcaddy); host_module 237 opal/mca/pmix/ext3x/ext3x_server_north.c if (NULL == host_module || NULL == host_module->abort) { host_module 269 opal/mca/pmix/ext3x/ext3x_server_north.c rc = host_module->abort(&proc, server_object, status, msg, host_module 332 opal/mca/pmix/ext3x/ext3x_server_north.c if (NULL == host_module || NULL == host_module->fence_nb) { host_module 363 opal/mca/pmix/ext3x/ext3x_server_north.c rc = host_module->fence_nb(&opalcaddy->procs, &opalcaddy->info, host_module 382 opal/mca/pmix/ext3x/ext3x_server_north.c if (NULL == host_module || NULL == host_module->direct_modex) { host_module 431 opal/mca/pmix/ext3x/ext3x_server_north.c rc = host_module->direct_modex(&proc, &opalcaddy->info, opmdx_response, opalcaddy); host_module 451 opal/mca/pmix/ext3x/ext3x_server_north.c if (NULL == host_module || NULL == host_module->publish) { host_module 483 opal/mca/pmix/ext3x/ext3x_server_north.c rc = host_module->publish(&proc, &opalcaddy->info, opal_opcbfunc, opalcaddy); host_module 532 opal/mca/pmix/ext3x/ext3x_server_north.c if (NULL == host_module || NULL == host_module->lookup) { host_module 564 opal/mca/pmix/ext3x/ext3x_server_north.c rc = host_module->lookup(&proc, keys, &opalcaddy->info, opal_lkupcbfunc, opalcaddy); host_module 583 opal/mca/pmix/ext3x/ext3x_server_north.c if (NULL == host_module || NULL == host_module->unpublish) { host_module 615 opal/mca/pmix/ext3x/ext3x_server_north.c rc = host_module->unpublish(&proc, keys, &opalcaddy->info, opal_opcbfunc, opalcaddy); host_module 650 opal/mca/pmix/ext3x/ext3x_server_north.c if (NULL == host_module || NULL == host_module->spawn) { host_module 705 opal/mca/pmix/ext3x/ext3x_server_north.c rc = host_module->spawn(&proc, &opalcaddy->info, &opalcaddy->apps, opal_spncbfunc, opalcaddy); host_module 725 opal/mca/pmix/ext3x/ext3x_server_north.c if (NULL == host_module || NULL == host_module->connect) { host_module 757 opal/mca/pmix/ext3x/ext3x_server_north.c rc = host_module->connect(&opalcaddy->procs, &opalcaddy->info, opal_opcbfunc, opalcaddy); host_module 776 opal/mca/pmix/ext3x/ext3x_server_north.c if (NULL == host_module || NULL == host_module->disconnect) { host_module 808 opal/mca/pmix/ext3x/ext3x_server_north.c rc = host_module->disconnect(&opalcaddy->procs, &opalcaddy->info, opal_opcbfunc, opalcaddy); host_module 846 opal/mca/pmix/ext3x/ext3x_server_north.c rc = host_module->register_events(&opalcaddy->info, opal_opcbfunc, opalcaddy); host_module 875 opal/mca/pmix/ext3x/ext3x_server_north.c if (NULL == host_module || NULL == host_module->notify_event) { host_module 913 opal/mca/pmix/ext3x/ext3x_server_north.c if (OPAL_SUCCESS != (rc = host_module->notify_event(status, &src, &opalcaddy->info, host_module 977 opal/mca/pmix/ext3x/ext3x_server_north.c if (NULL == host_module || NULL == host_module->query) { host_module 1027 opal/mca/pmix/ext3x/ext3x_server_north.c if (OPAL_SUCCESS != (rc = host_module->query(&requestor, host_module 1125 opal/mca/pmix/ext3x/ext3x_server_north.c host_module->tool_connected(&opalcaddy->info, toolcbfunc, opalcaddy); host_module 1140 opal/mca/pmix/ext3x/ext3x_server_north.c if (NULL == host_module || NULL == host_module->log) { host_module 1197 opal/mca/pmix/ext3x/ext3x_server_north.c host_module->log(&requestor, host_module 1215 opal/mca/pmix/ext3x/ext3x_server_north.c if (NULL == host_module || NULL == host_module->allocate) { host_module 1245 opal/mca/pmix/ext3x/ext3x_server_north.c if (OPAL_SUCCESS != (rc = host_module->allocate(&requestor, odir, host_module 1268 opal/mca/pmix/ext3x/ext3x_server_north.c if (NULL == host_module || NULL == host_module->job_control) { host_module 1307 opal/mca/pmix/ext3x/ext3x_server_north.c if (OPAL_SUCCESS != (rc = host_module->job_control(&requestor, host_module 1323 opal/mca/pmix/ext3x/ext3x_server_north.c if (NULL == host_module || NULL == host_module->iof_pull) { host_module 1335 opal/mca/pmix/ext3x/ext3x_server_north.c if (NULL == host_module || NULL == host_module->iof_push) { host_module 59 opal/mca/pmix/ext3x/ext3x_server_south.c extern opal_pmix_server_module_t *host_module; host_module 155 opal/mca/pmix/ext3x/ext3x_server_south.c host_module = module; host_module 150 opal/mca/pmix/pmix4x/pmix4x_server_north.c opal_pmix_server_module_t *host_module = NULL; host_module 171 opal/mca/pmix/pmix4x/pmix4x_server_north.c if (NULL == host_module || NULL == host_module->client_connected) { host_module 186 opal/mca/pmix/pmix4x/pmix4x_server_north.c rc = host_module->client_connected(&proc, server_object, host_module 198 opal/mca/pmix/pmix4x/pmix4x_server_north.c if (NULL == host_module || NULL == host_module->client_finalized) { host_module 218 opal/mca/pmix/pmix4x/pmix4x_server_north.c rc = host_module->client_finalized(&proc, server_object, opal_opcbfunc, opalcaddy); host_module 236 opal/mca/pmix/pmix4x/pmix4x_server_north.c if (NULL == host_module || NULL == host_module->abort) { host_module 268 opal/mca/pmix/pmix4x/pmix4x_server_north.c rc = host_module->abort(&proc, server_object, status, msg, host_module 331 opal/mca/pmix/pmix4x/pmix4x_server_north.c if (NULL == host_module || NULL == host_module->fence_nb) { host_module 362 opal/mca/pmix/pmix4x/pmix4x_server_north.c rc = host_module->fence_nb(&opalcaddy->procs, &opalcaddy->info, host_module 381 opal/mca/pmix/pmix4x/pmix4x_server_north.c if (NULL == host_module || NULL == host_module->direct_modex) { host_module 430 opal/mca/pmix/pmix4x/pmix4x_server_north.c rc = host_module->direct_modex(&proc, &opalcaddy->info, opmdx_response, opalcaddy); host_module 450 opal/mca/pmix/pmix4x/pmix4x_server_north.c if (NULL == host_module || NULL == host_module->publish) { host_module 482 opal/mca/pmix/pmix4x/pmix4x_server_north.c rc = host_module->publish(&proc, &opalcaddy->info, opal_opcbfunc, opalcaddy); host_module 531 opal/mca/pmix/pmix4x/pmix4x_server_north.c if (NULL == host_module || NULL == host_module->lookup) { host_module 563 opal/mca/pmix/pmix4x/pmix4x_server_north.c rc = host_module->lookup(&proc, keys, &opalcaddy->info, opal_lkupcbfunc, opalcaddy); host_module 582 opal/mca/pmix/pmix4x/pmix4x_server_north.c if (NULL == host_module || NULL == host_module->unpublish) { host_module 614 opal/mca/pmix/pmix4x/pmix4x_server_north.c rc = host_module->unpublish(&proc, keys, &opalcaddy->info, opal_opcbfunc, opalcaddy); host_module 649 opal/mca/pmix/pmix4x/pmix4x_server_north.c if (NULL == host_module || NULL == host_module->spawn) { host_module 704 opal/mca/pmix/pmix4x/pmix4x_server_north.c rc = host_module->spawn(&proc, &opalcaddy->info, &opalcaddy->apps, opal_spncbfunc, opalcaddy); host_module 724 opal/mca/pmix/pmix4x/pmix4x_server_north.c if (NULL == host_module || NULL == host_module->connect) { host_module 756 opal/mca/pmix/pmix4x/pmix4x_server_north.c rc = host_module->connect(&opalcaddy->procs, &opalcaddy->info, opal_opcbfunc, opalcaddy); host_module 775 opal/mca/pmix/pmix4x/pmix4x_server_north.c if (NULL == host_module || NULL == host_module->disconnect) { host_module 807 opal/mca/pmix/pmix4x/pmix4x_server_north.c rc = host_module->disconnect(&opalcaddy->procs, &opalcaddy->info, opal_opcbfunc, opalcaddy); host_module 845 opal/mca/pmix/pmix4x/pmix4x_server_north.c rc = host_module->register_events(&opalcaddy->info, opal_opcbfunc, opalcaddy); host_module 874 opal/mca/pmix/pmix4x/pmix4x_server_north.c if (NULL == host_module || NULL == host_module->notify_event) { host_module 912 opal/mca/pmix/pmix4x/pmix4x_server_north.c if (OPAL_SUCCESS != (rc = host_module->notify_event(status, &src, &opalcaddy->info, host_module 976 opal/mca/pmix/pmix4x/pmix4x_server_north.c if (NULL == host_module || NULL == host_module->query) { host_module 1026 opal/mca/pmix/pmix4x/pmix4x_server_north.c if (OPAL_SUCCESS != (rc = host_module->query(&requestor, host_module 1124 opal/mca/pmix/pmix4x/pmix4x_server_north.c host_module->tool_connected(&opalcaddy->info, toolcbfunc, opalcaddy); host_module 1139 opal/mca/pmix/pmix4x/pmix4x_server_north.c if (NULL == host_module || NULL == host_module->log) { host_module 1196 opal/mca/pmix/pmix4x/pmix4x_server_north.c host_module->log(&requestor, host_module 1214 opal/mca/pmix/pmix4x/pmix4x_server_north.c if (NULL == host_module || NULL == host_module->allocate) { host_module 1244 opal/mca/pmix/pmix4x/pmix4x_server_north.c if (OPAL_SUCCESS != (rc = host_module->allocate(&requestor, odir, host_module 1267 opal/mca/pmix/pmix4x/pmix4x_server_north.c if (NULL == host_module || NULL == host_module->job_control) { host_module 1306 opal/mca/pmix/pmix4x/pmix4x_server_north.c if (OPAL_SUCCESS != (rc = host_module->job_control(&requestor, host_module 1322 opal/mca/pmix/pmix4x/pmix4x_server_north.c if (NULL == host_module || NULL == host_module->iof_pull) { host_module 1334 opal/mca/pmix/pmix4x/pmix4x_server_north.c if (NULL == host_module || NULL == host_module->iof_push) { host_module 58 opal/mca/pmix/pmix4x/pmix4x_server_south.c extern opal_pmix_server_module_t *host_module; host_module 154 opal/mca/pmix/pmix4x/pmix4x_server_south.c host_module = module;