tnodes 1768 orte/mca/plm/base/plm_base_launch_support.c opal_list_t nodes, tnodes; tnodes 1963 orte/mca/plm/base/plm_base_launch_support.c OBJ_CONSTRUCT(&tnodes, opal_list_t); tnodes 1977 orte/mca/plm/base/plm_base_launch_support.c if (ORTE_SUCCESS != (rc = orte_util_add_dash_host_nodes(&tnodes, hosts, false))) { tnodes 1988 orte/mca/plm/base/plm_base_launch_support.c if (ORTE_SUCCESS != (rc = orte_util_add_hostfile_nodes(&tnodes, hosts))) { tnodes 2000 orte/mca/plm/base/plm_base_launch_support.c if (ORTE_SUCCESS != (rc = orte_util_add_hostfile_nodes(&tnodes, tnodes 2012 orte/mca/plm/base/plm_base_launch_support.c if (ORTE_SUCCESS != (rc = orte_util_add_hostfile_nodes(&tnodes, tnodes 2026 orte/mca/plm/base/plm_base_launch_support.c while (NULL != (item = opal_list_remove_first(&tnodes))) { tnodes 2071 orte/mca/plm/base/plm_base_launch_support.c OPAL_LIST_DESTRUCT(&tnodes);