seq_list 105 orte/mca/rmaps/seq/rmaps_seq.c opal_list_t node_list, *seq_list, sq_list; seq_list 261 orte/mca/rmaps/seq/rmaps_seq.c seq_list = &sq_list; seq_list 316 orte/mca/rmaps/seq/rmaps_seq.c seq_list = &sq_list; seq_list 320 orte/mca/rmaps/seq/rmaps_seq.c seq_list = &default_seq_list; seq_list 331 orte/mca/rmaps/seq/rmaps_seq.c for (item = opal_list_get_first(seq_list); seq_list 332 orte/mca/rmaps/seq/rmaps_seq.c item != opal_list_get_end(seq_list); seq_list 342 orte/mca/rmaps/seq/rmaps_seq.c opal_list_remove_item(seq_list, item); seq_list 348 orte/mca/rmaps/seq/rmaps_seq.c if (NULL == seq_list || 0 == (num_nodes = (orte_std_cntr_t)opal_list_get_size(seq_list))) { seq_list 367 orte/mca/rmaps/seq/rmaps_seq.c if (seq_list == &default_seq_list) { seq_list 370 orte/mca/rmaps/seq/rmaps_seq.c sq = (seq_node_t*)opal_list_get_first(seq_list); seq_list 513 orte/mca/rmaps/seq/rmaps_seq.c if (seq_list != &default_seq_list) { seq_list 514 orte/mca/rmaps/seq/rmaps_seq.c OPAL_LIST_DESTRUCT(seq_list); seq_list 106 orte/mca/sstore/base/base.h ORTE_DECLSPEC int orte_sstore_base_find_all_seq_nums(orte_sstore_base_global_snapshot_info_t *global_snapshot, int *num_seq, char ***seq_list); seq_list 737 orte/mca/sstore/base/sstore_base_fns.c int orte_sstore_base_find_all_seq_nums(orte_sstore_base_global_snapshot_info_t *global_snapshot, int *num_seq, char ***seq_list) seq_list 745 orte/mca/sstore/base/sstore_base_fns.c *seq_list = NULL; seq_list 763 orte/mca/sstore/base/sstore_base_fns.c opal_argv_append(num_seq, seq_list, tmp_str);