sq_list           105 orte/mca/rmaps/seq/rmaps_seq.c     opal_list_t node_list, *seq_list, sq_list;
sq_list           253 orte/mca/rmaps/seq/rmaps_seq.c             OBJ_CONSTRUCT(&sq_list, opal_list_t);
sq_list           257 orte/mca/rmaps/seq/rmaps_seq.c                 opal_list_append(&sq_list, &sq->super);
sq_list           261 orte/mca/rmaps/seq/rmaps_seq.c             seq_list = &sq_list;
sq_list           270 orte/mca/rmaps/seq/rmaps_seq.c             OBJ_CONSTRUCT(&sq_list, opal_list_t);
sq_list           276 orte/mca/rmaps/seq/rmaps_seq.c                 OBJ_DESTRUCT(&sq_list);
sq_list           312 orte/mca/rmaps/seq/rmaps_seq.c                 opal_list_append(&sq_list, &sq->super);
sq_list           316 orte/mca/rmaps/seq/rmaps_seq.c             seq_list = &sq_list;