orte_plm_globals  129 orte/mca/plm/alps/plm_alps_module.c         orte_plm_globals.daemon_nodes_assigned_at_launch = true;
orte_plm_globals  137 orte/mca/plm/alps/plm_alps_module.c         orte_plm_globals.daemon_nodes_assigned_at_launch = false;
orte_plm_globals   47 orte/mca/plm/base/plm_base_frame.c orte_plm_globals_t orte_plm_globals = {0};
orte_plm_globals   57 orte/mca/plm/base/plm_base_frame.c     orte_plm_globals.node_regex_threshold = 1024;
orte_plm_globals   64 orte/mca/plm/base/plm_base_frame.c                                  &orte_plm_globals.node_regex_threshold);
orte_plm_globals   95 orte/mca/plm/base/plm_base_frame.c     orte_plm_globals.next_jobid = 1;
orte_plm_globals   98 orte/mca/plm/base/plm_base_frame.c     orte_plm_globals.daemon_nodes_assigned_at_launch = true;
orte_plm_globals   87 orte/mca/plm/base/plm_base_jobid.c     if (UINT16_MAX == orte_plm_globals.next_jobid) {
orte_plm_globals   95 orte/mca/plm/base/plm_base_jobid.c     jdata->jobid =  ORTE_CONSTRUCT_LOCAL_JOBID(ORTE_PROC_MY_NAME->jobid, orte_plm_globals.next_jobid);
orte_plm_globals   96 orte/mca/plm/base/plm_base_jobid.c     orte_plm_globals.next_jobid++;
orte_plm_globals 2281 orte/mca/plm/base/plm_base_launch_support.c         if (orte_plm_globals.daemon_nodes_assigned_at_launch) {
orte_plm_globals   69 orte/mca/plm/base/plm_private.h ORTE_DECLSPEC extern orte_plm_globals_t orte_plm_globals;
orte_plm_globals  118 orte/mca/plm/lsf/plm_lsf_module.c         orte_plm_globals.daemon_nodes_assigned_at_launch = true;
orte_plm_globals  126 orte/mca/plm/lsf/plm_lsf_module.c         orte_plm_globals.daemon_nodes_assigned_at_launch = false;
orte_plm_globals  254 orte/mca/plm/rsh/plm_rsh_module.c     orte_plm_globals.daemon_nodes_assigned_at_launch = true;
orte_plm_globals  131 orte/mca/plm/slurm/plm_slurm_module.c         orte_plm_globals.daemon_nodes_assigned_at_launch = true;
orte_plm_globals  139 orte/mca/plm/slurm/plm_slurm_module.c         orte_plm_globals.daemon_nodes_assigned_at_launch = false;
orte_plm_globals  130 orte/mca/plm/tm/plm_tm_module.c     orte_plm_globals.daemon_nodes_assigned_at_launch = true;