nodelist_argc     180 orte/mca/plm/alps/plm_alps_module.c     int nodelist_argc;
nodelist_argc     303 orte/mca/plm/alps/plm_alps_module.c         nodelist_argc = 0;
nodelist_argc     320 orte/mca/plm/alps/plm_alps_module.c             opal_argv_append(&nodelist_argc, &nodelist_argv, node->name);
nodelist_argc     165 orte/mca/plm/lsf/plm_lsf_module.c     int nodelist_argc;
nodelist_argc     232 orte/mca/plm/lsf/plm_lsf_module.c     nodelist_argc = 0;
nodelist_argc     248 orte/mca/plm/lsf/plm_lsf_module.c         opal_argv_append(&nodelist_argc, &nodelist_argv, node->name);