seq_num            75 ompi/mpiext/cr/c/checkpoint.c         *seq = datum->seq_num;
seq_num            64 ompi/mpiext/cr/c/quiesce_checkpoint.c     *seq = datum->seq_num;
seq_num            47 ompi/mpiext/cr/c/restart.c     datum->seq_num = seq;
seq_num            88 orte/mca/errmgr/base/base.h ORTE_DECLSPEC int orte_errmgr_base_restart_job(orte_jobid_t jobid, char * global_handle, int seq_num);
seq_num           346 orte/mca/errmgr/base/errmgr_base_fns.c int orte_errmgr_base_restart_job(orte_jobid_t jobid, char * global_handle, int seq_num)
seq_num           362 orte/mca/errmgr/base/errmgr_base_fns.c                                                                   seq_num,
seq_num           195 orte/mca/oob/tcp/oob_tcp.c                             ORTE_NAME_PRINT(&msg->dst), msg->tag, msg->seq_num,
seq_num           205 orte/mca/oob/tcp/oob_tcp.c                         ORTE_NAME_PRINT(&msg->dst), msg->tag, msg->seq_num,
seq_num           723 orte/mca/oob/tcp/oob_tcp_component.c                         ORTE_NAME_PRINT(&msg->dst), msg->tag, msg->seq_num );
seq_num          1181 orte/mca/oob/tcp/oob_tcp_component.c     snd->seq_num = mop->snd->hdr.seq_num;
seq_num           416 orte/mca/oob/tcp/oob_tcp_connection.c     hdr.seq_num = 0;
seq_num           471 orte/mca/oob/tcp/oob_tcp_connection.c     hdr.seq_num = 0;
seq_num            62 orte/mca/oob/tcp/oob_tcp_hdr.h     uint32_t seq_num;
seq_num           568 orte/mca/oob/tcp/oob_tcp_sendrecv.c                                         peer->recv_msg->hdr.seq_num);
seq_num           571 orte/mca/oob/tcp/oob_tcp_sendrecv.c                                           peer->recv_msg->hdr.seq_num,
seq_num           587 orte/mca/oob/tcp/oob_tcp_sendrecv.c                     snd->seq_num = peer->recv_msg->hdr.seq_num;
seq_num           111 orte/mca/oob/tcp/oob_tcp_sendrecv.h         _s->hdr.seq_num = (m)->seq_num;                                \
seq_num           155 orte/mca/oob/tcp/oob_tcp_sendrecv.h         _s->hdr.seq_num = (m)->seq_num;                                \
seq_num           103 orte/mca/rml/base/base.h     uint32_t seq_num;
seq_num           125 orte/mca/rml/base/base.h     uint32_t seq_num;             //sequence number
seq_num           180 orte/mca/rml/base/base.h         msg->seq_num = (s);                                             \
seq_num           176 orte/mca/rml/base/rml_base_frame.c     ptr->seq_num = 0xFFFFFFFF;
seq_num           215 orte/mca/snapc/base/snapc_base_fns.c     op->seq_num       = -1;
seq_num           232 orte/mca/snapc/base/snapc_base_fns.c     op->seq_num       = -1;
seq_num           638 orte/mca/snapc/base/snapc_base_fns.c     int seq_num;
seq_num           732 orte/mca/snapc/base/snapc_base_fns.c                 seq_num = atoi(tmp_str);
seq_num           734 orte/mca/snapc/base/snapc_base_fns.c                 seq_num = -1;
seq_num           739 orte/mca/snapc/base/snapc_base_fns.c             seq_num = -1;
seq_num           745 orte/mca/snapc/base/snapc_base_fns.c                              ckpt_status, global_snapshot_handle, seq_num));
seq_num           758 orte/mca/snapc/base/snapc_base_fns.c         if (ORTE_SUCCESS != (ret = opal_dss.pack(loc_buffer, &seq_num, 1, OPAL_INT))) {
seq_num          1324 orte/mca/snapc/full/snapc_full_app.c             datum->seq_num = atoi(seq_str);
seq_num          1326 orte/mca/snapc/full/snapc_full_app.c             datum->seq_num = -1;
seq_num          1369 orte/mca/snapc/full/snapc_full_app.c             if (ORTE_SUCCESS != (ret = opal_dss.pack(buffer, &(datum->seq_num), 1, OPAL_INT))) {
seq_num          1482 orte/mca/snapc/full/snapc_full_app.c                     datum->seq_num = atoi(seq_str);
seq_num          1484 orte/mca/snapc/full/snapc_full_app.c                     datum->seq_num = -1;
seq_num          1532 orte/mca/snapc/full/snapc_full_app.c             datum->seq_num = atoi(seq_str);
seq_num          1174 orte/mca/snapc/full/snapc_full_global.c     int seq_num = -1, i;
seq_num          1317 orte/mca/snapc/full/snapc_full_global.c         if (ORTE_SUCCESS != (ret = opal_dss.unpack(sbuffer, &seq_num, &count, OPAL_INT))) {
seq_num          1333 orte/mca/snapc/full/snapc_full_global.c         if( ORTE_SUCCESS != (ret = orte_errmgr_base_restart_job(current_global_jobid, global_handle, seq_num) ) ) {
seq_num           258 orte/mca/snapc/snapc.h     int seq_num;
seq_num           101 orte/mca/sstore/base/base.h ORTE_DECLSPEC int orte_sstore_base_metadata_seek_to_seq_num(FILE *file, int seq_num);
seq_num           105 orte/mca/sstore/base/base.h ORTE_DECLSPEC int orte_sstore_base_find_largest_seq_num(orte_sstore_base_global_snapshot_info_t *global_snapshot, int *seq_num);
seq_num           116 orte/mca/sstore/base/sstore_base_fns.c     snapshot->seq_num = -1;
seq_num           148 orte/mca/sstore/base/sstore_base_fns.c     snapshot->seq_num = -1;
seq_num           242 orte/mca/sstore/base/sstore_base_fns.c         snapshot->seq_num = seq;
seq_num           244 orte/mca/sstore/base/sstore_base_fns.c         snapshot->seq_num = seq;
seq_num           253 orte/mca/sstore/base/sstore_base_fns.c              snapshot->seq_num);
seq_num           307 orte/mca/sstore/base/sstore_base_fns.c                  tool_global_snapshot->seq_num);
seq_num           313 orte/mca/sstore/base/sstore_base_fns.c                  tool_global_snapshot->seq_num,
seq_num           618 orte/mca/sstore/base/sstore_base_fns.c     if( ORTE_SUCCESS != (ret = orte_sstore_base_metadata_seek_to_seq_num(metadata, global_snapshot->seq_num))) {
seq_num           698 orte/mca/sstore/base/sstore_base_fns.c int orte_sstore_base_find_largest_seq_num(orte_sstore_base_global_snapshot_info_t *global_snapshot, int *seq_num)
seq_num           704 orte/mca/sstore/base/sstore_base_fns.c     *seq_num = -1;
seq_num           719 orte/mca/sstore/base/sstore_base_fns.c         if( tmp_seq_num > *seq_num ) {
seq_num           720 orte/mca/sstore/base/sstore_base_fns.c             *seq_num = tmp_seq_num;
seq_num           724 orte/mca/sstore/base/sstore_base_fns.c     if( *seq_num < 0 ) {
seq_num           816 orte/mca/sstore/base/sstore_base_fns.c int orte_sstore_base_metadata_seek_to_seq_num(FILE *file, int seq_num)
seq_num           832 orte/mca/sstore/base/sstore_base_fns.c     } while(seq_num != seq_int );
seq_num           845 orte/mca/sstore/base/sstore_base_fns.c     if( seq_num != seq_int ) {
seq_num            68 orte/mca/sstore/central/sstore_central_app.c     int seq_num;
seq_num           125 orte/mca/sstore/central/sstore_central_app.c     info->seq_num = -1;
seq_num           141 orte/mca/sstore/central/sstore_central_app.c     info->seq_num = -1;
seq_num           256 orte/mca/sstore/central/sstore_central_app.c         opal_asprintf(value, "%d", handle_info->seq_num);
seq_num           508 orte/mca/sstore/central/sstore_central_app.c     if (ORTE_SUCCESS != (ret = opal_dss.unpack(&rb->data, &(handle_info->seq_num), &count, OPAL_INT))) {
seq_num           540 orte/mca/sstore/central/sstore_central_app.c                          handle_info->seq_num,
seq_num            93 orte/mca/sstore/central/sstore_central_global.c     int seq_num;
seq_num           182 orte/mca/sstore/central/sstore_central_global.c     info->seq_num = -1;
seq_num           202 orte/mca/sstore/central/sstore_central_global.c     info->seq_num = -1;
seq_num           377 orte/mca/sstore/central/sstore_central_global.c     snapshot->seq_num   = handle_info->seq_num;
seq_num           431 orte/mca/sstore/central/sstore_central_global.c                                                       handle_info->seq_num)) ) {
seq_num           439 orte/mca/sstore/central/sstore_central_global.c                                                       handle_info->seq_num)) ) {
seq_num           484 orte/mca/sstore/central/sstore_central_global.c         opal_asprintf(value, "%d", handle_info->seq_num);
seq_num           494 orte/mca/sstore/central/sstore_central_global.c                  handle_info->seq_num);
seq_num           500 orte/mca/sstore/central/sstore_central_global.c                  handle_info->seq_num,
seq_num           592 orte/mca/sstore/central/sstore_central_global.c                                                       handle_info->seq_num)) ) {
seq_num           600 orte/mca/sstore/central/sstore_central_global.c                                                       handle_info->seq_num)) ) {
seq_num           660 orte/mca/sstore/central/sstore_central_global.c                          handle_info->seq_num,
seq_num           666 orte/mca/sstore/central/sstore_central_global.c     if (ORTE_SUCCESS != (ret = opal_dss.pack(buffer, &(handle_info->seq_num), 1, OPAL_INT )) ) {
seq_num           731 orte/mca/sstore/central/sstore_central_global.c     handle_info->seq_num = seq;
seq_num           736 orte/mca/sstore/central/sstore_central_global.c              handle_info->ref_name, handle_info->seq_num);
seq_num           784 orte/mca/sstore/central/sstore_central_global.c         if( handle_info->seq_num == seq ) {
seq_num           907 orte/mca/sstore/central/sstore_central_global.c     if (ORTE_SUCCESS != (ret = opal_dss.pack(loc_buffer, &(handle_info->seq_num), 1, OPAL_INT))) {
seq_num            79 orte/mca/sstore/central/sstore_central_local.c     int seq_num;
seq_num           170 orte/mca/sstore/central/sstore_central_local.c     info->seq_num = -1;
seq_num           185 orte/mca/sstore/central/sstore_central_local.c     info->seq_num = -1;
seq_num           458 orte/mca/sstore/central/sstore_central_local.c                          handle_info->seq_num,
seq_num           655 orte/mca/sstore/central/sstore_central_local.c     if (ORTE_SUCCESS != (ret = opal_dss.unpack(buffer, &(handle_info->seq_num), &count, OPAL_INT))) {
seq_num           738 orte/mca/sstore/central/sstore_central_local.c     if (ORTE_SUCCESS != (ret = opal_dss.pack(loc_buffer, &(handle_info->seq_num), 1, OPAL_INT))) {
seq_num           860 orte/mca/sstore/central/sstore_central_local.c     if( 0 <= handle_info->seq_num &&
seq_num           161 orte/mca/sstore/sstore.h     int seq_num;
seq_num            68 orte/mca/sstore/stage/sstore_stage_app.c     int seq_num;
seq_num           125 orte/mca/sstore/stage/sstore_stage_app.c     info->seq_num = -1;
seq_num           141 orte/mca/sstore/stage/sstore_stage_app.c     info->seq_num = -1;
seq_num           256 orte/mca/sstore/stage/sstore_stage_app.c         opal_asprintf(value, "%d", handle_info->seq_num);
seq_num           497 orte/mca/sstore/stage/sstore_stage_app.c     if (ORTE_SUCCESS != (ret = opal_dss.unpack(&rb->data, &(handle_info->seq_num), &count, OPAL_INT))) {
seq_num           100 orte/mca/sstore/stage/sstore_stage_global.c     int seq_num;
seq_num           224 orte/mca/sstore/stage/sstore_stage_global.c     info->seq_num = -1;
seq_num           254 orte/mca/sstore/stage/sstore_stage_global.c     info->seq_num = -1;
seq_num           477 orte/mca/sstore/stage/sstore_stage_global.c     snapshot->seq_num   = handle_info->seq_num;
seq_num           531 orte/mca/sstore/stage/sstore_stage_global.c                                                       handle_info->seq_num)) ) {
seq_num           539 orte/mca/sstore/stage/sstore_stage_global.c                                                       handle_info->seq_num)) ) {
seq_num           586 orte/mca/sstore/stage/sstore_stage_global.c         opal_asprintf(value, "%d", handle_info->seq_num);
seq_num           593 orte/mca/sstore/stage/sstore_stage_global.c                  handle_info->seq_num);
seq_num           604 orte/mca/sstore/stage/sstore_stage_global.c                  handle_info->seq_num,
seq_num           708 orte/mca/sstore/stage/sstore_stage_global.c                                                       handle_info->seq_num)) ) {
seq_num           716 orte/mca/sstore/stage/sstore_stage_global.c                                                       handle_info->seq_num)) ) {
seq_num           757 orte/mca/sstore/stage/sstore_stage_global.c              handle_info->seq_num);
seq_num           853 orte/mca/sstore/stage/sstore_stage_global.c     if (ORTE_SUCCESS != (ret = opal_dss.pack(buffer, &(handle_info->seq_num), 1, OPAL_INT )) ) {
seq_num           932 orte/mca/sstore/stage/sstore_stage_global.c     handle_info->seq_num = seq;
seq_num           937 orte/mca/sstore/stage/sstore_stage_global.c              handle_info->ref_name, handle_info->seq_num);
seq_num           951 orte/mca/sstore/stage/sstore_stage_global.c                  handle_info->seq_num,
seq_num          1121 orte/mca/sstore/stage/sstore_stage_global.c     if (ORTE_SUCCESS != (ret = opal_dss.pack(loc_buffer, &(handle_info->seq_num), 1, OPAL_INT))) {
seq_num            88 orte/mca/sstore/stage/sstore_stage_local.c     int seq_num;
seq_num           229 orte/mca/sstore/stage/sstore_stage_local.c     info->seq_num = -1;
seq_num           252 orte/mca/sstore/stage/sstore_stage_local.c     info->seq_num = -1;
seq_num          1001 orte/mca/sstore/stage/sstore_stage_local.c             handle_info->seq_num == seq ) {
seq_num          1166 orte/mca/sstore/stage/sstore_stage_local.c     if (ORTE_SUCCESS != (ret = opal_dss.unpack(buffer, &(handle_info->seq_num), &count, OPAL_INT))) {
seq_num          1375 orte/mca/sstore/stage/sstore_stage_local.c     if (ORTE_SUCCESS != (ret = opal_dss.pack(loc_buffer, &(handle_info->seq_num), 1, OPAL_INT))) {
seq_num          1652 orte/mca/sstore/stage/sstore_stage_local.c     if( 0 <= handle_info->seq_num &&