orte_plm 169 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c if (ORTE_SUCCESS != orte_plm.terminate_orteds()) { orte_plm 855 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c if (ORTE_SUCCESS != (rc = orte_plm.terminate_orteds())) { orte_plm 519 orte/mca/ess/base/ess_base_std_orted.c if (ORTE_SUCCESS != (ret = orte_plm.init())) { orte_plm 271 orte/mca/ess/hnp/ess_hnp_module.c if (ORTE_SUCCESS != (ret = orte_plm.set_hnp_name())) { orte_plm 504 orte/mca/ess/hnp/ess_hnp_module.c if (ORTE_SUCCESS != (ret = orte_plm.init())) { orte_plm 920 orte/mca/ess/hnp/ess_hnp_module.c orte_plm.terminate_orteds();; orte_plm 991 orte/mca/ess/hnp/ess_hnp_module.c if (ORTE_SUCCESS != (ret = orte_plm.signal_job(ORTE_JOBID_WILDCARD, signum))) { orte_plm 52 orte/mca/plm/base/plm_base_frame.c orte_plm_base_module_t orte_plm = {0}; orte_plm 73 orte/mca/plm/base/plm_base_frame.c if( NULL != orte_plm.finalize ) { orte_plm 74 orte/mca/plm/base/plm_base_frame.c orte_plm.finalize(); orte_plm 250 orte/mca/plm/base/plm_base_receive.c if (ORTE_SUCCESS != (rc = orte_plm.spawn(jdata))) { orte_plm 55 orte/mca/plm/base/plm_base_select.c orte_plm = *best_module; orte_plm 146 orte/mca/plm/plm.h ORTE_DECLSPEC extern orte_plm_base_module_t orte_plm; /* holds selected module's function pointers */ orte_plm 2489 orte/mca/snapc/full/snapc_full_global.c orte_plm.terminate_job(current_global_jobid); orte_plm 1027 orte/mca/state/base/state_base_fns.c orte_plm.terminate_orteds(); orte_plm 137 orte/mca/state/hnp/state_hnp.c orte_plm.terminate_orteds(); orte_plm 359 orte/orted/orted_comm.c orte_plm.terminate_procs(procs_to_kill); orte_plm 535 orte/orted/orted_comm.c if (ORTE_SUCCESS != (ret = orte_plm.spawn(jdata))) { orte_plm 566 orte/orted/orted_comm.c if (ORTE_SUCCESS != (ret = orte_plm.terminate_job(job))) { orte_plm 1178 orte/orted/orted_main.c orte_plm.remote_spawn(); orte_plm 1125 orte/orted/orted_submit.c rc = orte_plm.spawn(jdata); orte_plm 2499 orte/orted/orted_submit.c rc = orte_plm.spawn(debugger); orte_plm 1151 orte/orted/pmix/pmix_server_gen.c if (ORTE_SUCCESS != (rc = orte_plm.terminate_procs(ptrarray))) { orte_plm 46 orte/test/system/orte_loop_spawn.c if (ORTE_SUCCESS != (rc = orte_plm.spawn(jdata))) { orte_plm 65 orte/test/system/orte_spawn.c if (ORTE_SUCCESS != (rc = orte_plm.spawn(jdata))) {