SIGTERM 600 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c set_handler_default(SIGTERM); SIGTERM 162 orte/mca/ess/base/ess_base_frame.c {SIGTERM, "SIGTERM", false}, SIGTERM 129 orte/mca/ess/base/ess_base_std_orted.c setup_sighandler(SIGTERM, &term_handler, shutdown_signal); SIGTERM 184 orte/mca/ess/hnp/ess_hnp_module.c signal(SIGTERM, abort_signal_callback); SIGTERM 654 orte/mca/ess/singleton/ess_singleton_module.c set_handler_default(SIGTERM); SIGTERM 410 orte/mca/odls/alps/odls_alps_module.c set_handler_alps(SIGTERM); SIGTERM 1923 orte/mca/odls/base/odls_base_default_fns.c kill_local(cd->child->pid, SIGTERM); SIGTERM 428 orte/mca/odls/default/odls_default_module.c set_handler_default(SIGTERM); SIGTERM 750 orte/mca/plm/rsh/plm_rsh_module.c set_handler_default(SIGTERM); SIGTERM 113 orte/orted/ft_tester.c kill(child->pid, SIGTERM); SIGTERM 78 orte/test/system/evpri-test.c if (event_assign(&ev, base, SIGTERM, EV_SIGNAL|EV_PERSIST, cbfunc, NULL)<0) SIGTERM 68 orte/test/system/opal-evpri-test.c if (opal_event_signal_set(orte_event_base, &ev1, SIGTERM, cbfunc, &ev1) < 0) { SIGTERM 54 orte/test/system/sigusr_trap.c case SIGTERM: SIGTERM 102 orte/test/system/sigusr_trap.c if (signal(SIGTERM, exit_handler) == SIG_IGN) { SIGTERM 244 orte/tools/orte-server/orte-server.c opal_event_set(orte_event_base, &term_handler, SIGTERM, OPAL_EV_SIGNAL, SIGTERM 193 oshmem/runtime/oshmem_shmem_init.c signal(SIGTERM,sighandler__SIGTERM);