orte_child_time_to_exit  174 orte/runtime/orte_globals.c struct timeval orte_child_time_to_exit = {0};
orte_child_time_to_exit  557 orte/runtime/orte_globals.h ORTE_DECLSPEC extern struct timeval orte_child_time_to_exit;
orte_child_time_to_exit  666 orte/runtime/orte_mca_params.c     orte_child_time_to_exit.tv_sec = value;
orte_child_time_to_exit  667 orte/runtime/orte_mca_params.c     orte_child_time_to_exit.tv_usec = 0;