orted_item        586 orte/mca/snapc/full/snapc_full_global.c     opal_list_item_t* orted_item = NULL;
orted_item        618 orte/mca/snapc/full/snapc_full_global.c         for(orted_item  = opal_list_get_first(&(global_snapshot.local_snapshots));
orted_item        619 orte/mca/snapc/full/snapc_full_global.c             orted_item != opal_list_get_end(&(global_snapshot.local_snapshots));
orted_item        620 orte/mca/snapc/full/snapc_full_global.c             orted_item  = opal_list_get_next(orted_item) ) {
orted_item        621 orte/mca/snapc/full/snapc_full_global.c             orted_snapshot = (orte_snapc_full_orted_snapshot_t*)orted_item;
orted_item        679 orte/mca/snapc/full/snapc_full_global.c     opal_list_item_t* orted_item = NULL;
orted_item        712 orte/mca/snapc/full/snapc_full_global.c             for(orted_item  = opal_list_get_first(&(global_snapshot.local_snapshots));
orted_item        713 orte/mca/snapc/full/snapc_full_global.c                 orted_item != opal_list_get_end(&(global_snapshot.local_snapshots));
orted_item        714 orte/mca/snapc/full/snapc_full_global.c                 orted_item  = opal_list_get_next(orted_item) ) {
orted_item        715 orte/mca/snapc/full/snapc_full_global.c                 orted_snapshot = (orte_snapc_full_orted_snapshot_t*)orted_item;
orted_item        746 orte/mca/snapc/full/snapc_full_global.c     for(orted_item  = opal_list_get_first(&(global_snapshot.local_snapshots));
orted_item        747 orte/mca/snapc/full/snapc_full_global.c         orted_item != opal_list_get_end(&(global_snapshot.local_snapshots));
orted_item        748 orte/mca/snapc/full/snapc_full_global.c         orted_item  = opal_list_get_next(orted_item) ) {
orted_item        749 orte/mca/snapc/full/snapc_full_global.c         orted_snapshot = (orte_snapc_full_orted_snapshot_t*)orted_item;
orted_item        791 orte/mca/snapc/full/snapc_full_global.c         for(orted_item  = opal_list_get_first(&(global_snapshot.local_snapshots));
orted_item        792 orte/mca/snapc/full/snapc_full_global.c             orted_item != opal_list_get_end(&(global_snapshot.local_snapshots));
orted_item        793 orte/mca/snapc/full/snapc_full_global.c             orted_item  = opal_list_get_next(orted_item) ) {
orted_item        794 orte/mca/snapc/full/snapc_full_global.c             orted_snapshot = (orte_snapc_full_orted_snapshot_t*)orted_item;
orted_item       2320 orte/mca/snapc/full/snapc_full_global.c     opal_list_item_t* orted_item = NULL;
orted_item       2330 orte/mca/snapc/full/snapc_full_global.c     for(orted_item  = opal_list_get_first(&(global_snapshot.local_snapshots));
orted_item       2331 orte/mca/snapc/full/snapc_full_global.c         orted_item != opal_list_get_end(&(global_snapshot.local_snapshots));
orted_item       2332 orte/mca/snapc/full/snapc_full_global.c         orted_item  = opal_list_get_next(orted_item) ) {
orted_item       2333 orte/mca/snapc/full/snapc_full_global.c         orted_snapshot = (orte_snapc_full_orted_snapshot_t*)orted_item;