ORTE_PROC_TOOL 387 orte/orted/orted_submit.c orte_process_info.proc_type = ORTE_PROC_TOOL; ORTE_PROC_TOOL 115 orte/test/system/binom.c orte_init(&argc, &argv, ORTE_PROC_TOOL); ORTE_PROC_TOOL 31 orte/test/system/orte_tool.c if (0 > (rc = orte_init(&argc, &argv, ORTE_PROC_TOOL))) { ORTE_PROC_TOOL 75 orte/test/system/sigusr_trap.c orte_init(&argc, &argv, ORTE_PROC_TOOL); ORTE_PROC_TOOL 164 orte/tools/orte-clean/orte-clean.c if (ORTE_SUCCESS != (ret = orte_init(&argc, &argv, ORTE_PROC_TOOL))) { ORTE_PROC_TOOL 66 orte/util/proc_info.h #define ORTE_PROC_IS_TOOL (ORTE_PROC_TOOL & orte_process_info.proc_type)