orte_odls          75 ompi/mca/rte/orte/rte_orte_module.c         orte_odls.kill_local_procs(NULL);
orte_odls         122 orte/mca/errmgr/base/errmgr_base_fns.c         orte_odls.kill_local_procs(NULL);
orte_odls         808 orte/mca/errmgr/default_orted/errmgr_default_orted.c         if (ORTE_SUCCESS != (rc = orte_odls.kill_local_procs(NULL))) {
orte_odls         819 orte/mca/errmgr/default_orted/errmgr_default_orted.c     if (ORTE_SUCCESS != (rc = orte_odls.kill_local_procs(&cmd))) {
orte_odls         597 orte/mca/ess/base/ess_base_std_orted.c     orte_odls.kill_local_procs(NULL);
orte_odls         892 orte/mca/ess/hnp/ess_hnp_module.c             orte_odls.kill_local_procs(NULL);
orte_odls          67 orte/mca/odls/base/odls_base_frame.c orte_odls_base_module_t orte_odls = {0};
orte_odls          54 orte/mca/odls/base/odls_base_select.c     orte_odls = *best_module;
orte_odls         122 orte/mca/odls/odls.h ORTE_DECLSPEC extern orte_odls_base_module_t orte_odls;  /* holds selected module's function pointers */
orte_odls         628 orte/mca/plm/base/plm_base_launch_support.c     if (ORTE_SUCCESS != (rc = orte_odls.get_add_procs_data(&jdata->launch_msg, jdata->jobid))) {
orte_odls         178 orte/orted/orted_comm.c             if (ORTE_SUCCESS != (ret = orte_odls.kill_local_procs(NULL))) {
orte_odls         184 orte/orted/orted_comm.c             if (ORTE_SUCCESS != (ret = orte_odls.kill_local_procs(&procarray))) {
orte_odls         239 orte/orted/orted_comm.c         if (ORTE_SUCCESS != (ret = orte_odls.signal_local_procs(NULL, signal))) {
orte_odls         279 orte/orted/orted_comm.c         if (ORTE_SUCCESS != (ret = orte_odls.launch_local_procs(buffer))) {
orte_odls         380 orte/orted/orted_comm.c         orte_odls.kill_local_procs(NULL);
orte_odls         421 orte/orted/orted_comm.c         orte_odls.kill_local_procs(NULL);
orte_odls        1029 orte/orted/orted_main.c     orte_odls.kill_local_procs(NULL);
orte_odls        1078 orte/orted/orted_main.c         orte_odls.kill_local_procs(NULL);
orte_odls        1087 orte/orted/orted_main.c     orte_odls.kill_local_procs(NULL);
orte_odls         218 orte/tools/orterun/orterun.c         orte_odls.kill_local_procs(NULL);