orte_debugger_test_daemon 2277 orte/orted/orted_submit.c         if (NULL != orte_debugger_test_daemon && !orte_debugger_test_attach) {
orte_debugger_test_daemon 2281 orte/orted/orted_submit.c                                 orte_debugger_test_daemon);
orte_debugger_test_daemon 2467 orte/orted/orted_submit.c     if (NULL != orte_debugger_test_daemon) {
orte_debugger_test_daemon 2468 orte/orted/orted_submit.c         app->app = strdup(orte_debugger_test_daemon);
orte_debugger_test_daemon 2534 orte/orted/orted_submit.c         if (MPIR_being_debugged || NULL != orte_debugger_test_daemon ||
orte_debugger_test_daemon 2638 orte/orted/orted_submit.c     if (MPIR_being_debugged || NULL != orte_debugger_test_daemon ||
orte_debugger_test_daemon 2653 orte/orted/orted_submit.c         if ('\0' == MPIR_executable_path[0] && NULL == orte_debugger_test_daemon) {
orte_debugger_test_daemon 2673 orte/orted/orted_submit.c                                 (NULL == orte_debugger_test_daemon) ?
orte_debugger_test_daemon 2674 orte/orted/orted_submit.c                                 MPIR_executable_path : orte_debugger_test_daemon);
orte_debugger_test_daemon 2955 orte/orted/orted_submit.c                         (NULL == orte_debugger_test_daemon) ? MPIR_executable_path : orte_debugger_test_daemon);
orte_debugger_test_daemon 2970 orte/orted/orted_submit.c     if ('\0' != MPIR_executable_path[0] || NULL != orte_debugger_test_daemon) {
orte_debugger_test_daemon 2974 orte/orted/orted_submit.c                             (NULL == orte_debugger_test_daemon) ?
orte_debugger_test_daemon 2975 orte/orted/orted_submit.c                             MPIR_executable_path : orte_debugger_test_daemon);
orte_debugger_test_daemon 2981 orte/orted/orted_submit.c     if (NULL != orte_debugger_test_daemon && did_once) {
orte_debugger_test_daemon  116 orte/runtime/orte_globals.c char *orte_debugger_test_daemon = NULL;
orte_debugger_test_daemon  503 orte/runtime/orte_globals.h ORTE_DECLSPEC extern char *orte_debugger_test_daemon;
orte_debugger_test_daemon  299 orte/runtime/orte_mca_params.c     orte_debugger_test_daemon = NULL;
orte_debugger_test_daemon  304 orte/runtime/orte_mca_params.c                                   &orte_debugger_test_daemon);