hnp_list           25 orte/test/system/orte_tool.c     opal_list_t hnp_list;
hnp_list           39 orte/test/system/orte_tool.c     OBJ_CONSTRUCT(&hnp_list, opal_list_t);
hnp_list           44 orte/test/system/orte_tool.c     if (ORTE_SUCCESS != (rc = orte_list_local_hnps(&hnp_list, true) ) ) {
hnp_list           51 orte/test/system/orte_tool.c     if (opal_list_is_empty(&hnp_list)) {
hnp_list           57 orte/test/system/orte_tool.c     hnp = (orte_hnp_contact_t*)opal_list_remove_first(&hnp_list);