startempty        871 orte/util/hostfile/hostfile.c     int num_empty, i, nodeidx, startempty=0;
startempty        918 orte/util/hostfile/hostfile.c             if (!orte_hnp_is_allocated && 0 == startempty) {
startempty        919 orte/util/hostfile/hostfile.c                startempty = 1;
startempty        921 orte/util/hostfile/hostfile.c             for (i=startempty; 0 < num_empty && i < orte_node_pool->size; i++) {
startempty        944 orte/util/hostfile/hostfile.c             startempty = i;